GET /api/v1/releasers/45412/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45412/?format=api",
"demozoo_url": "https://demozoo.org/sceners/45412/",
"id": 45412,
"name": "NYC Kid",
"is_group": false,
"nicks": [
{
"name": "NYC Kid",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"NYC Kid",
"NYC-Kid"
]
},
{
"name": "New York City Kid",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"New York City Kid"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/19543/?format=api",
"id": 19543,
"name": "Moon Hunters"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79310/?format=api",
"id": 79310,
"name": "FATE"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/87352/?format=api",
"id": 87352,
"name": "Rage"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}