GET /api/v1/releasers/21782/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/21782/?format=api",
"demozoo_url": "https://demozoo.org/groups/21782/",
"id": 21782,
"name": "War",
"is_group": true,
"nicks": [
{
"name": "War",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"War"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/21781/?format=api",
"id": 21781,
"name": "Charly"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142848/?format=api",
"id": 142848,
"name": "Charlie"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}