GET /api/v1/releasers/22033/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22033/?format=api",
"demozoo_url": "https://demozoo.org/groups/22033/",
"id": 22033,
"name": "Extra Violent",
"is_group": true,
"nicks": [
{
"name": "Extra Violent",
"abbreviation": "EV",
"is_primary_nick": true,
"variants": [
"EV",
"Extra Violent"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39658/?format=api",
"id": 39658,
"name": "Greggy"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/39657/?format=api",
"id": 39657,
"name": "Qwerty"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}