GET /api/v1/releasers/90534/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/90534/?format=api",
"demozoo_url": "https://demozoo.org/sceners/90534/",
"id": 90534,
"name": "Iron Man",
"is_group": false,
"nicks": [
{
"name": "Iron Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Iron Man"
]
},
{
"name": "The Iron Man",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"The Iron Man"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/519/?format=api",
"id": 519,
"name": "Razor 1911"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/46511/?format=api",
"id": 46511,
"name": "RAPiER"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/81659/?format=api",
"id": 81659,
"name": "Mortality"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}