-
Notifications
You must be signed in to change notification settings - Fork 7
API Costumes
William edited this page Jun 17, 2020
·
1 revision
✅ | Name | Type | Example |
---|---|---|---|
id |
Int | 1484 | |
member |
Int | 40 | |
i_costume_type |
String | live | |
card |
Int | 1467 | |
display_image |
String | //i.bandori.party/u/cos/p/S1NlX5CHU²-世界を変える力-Hn3XoY.png | |
name |
String |
GET http://bandori.party/api/costumes/
Response: Paginated array of costume objects.
GET http://bandori.party/api/costumes/{ID}/
Response: A costume object.