GET /api/v1/releasers/57599/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/57599/?format=api",
"demozoo_url": "https://demozoo.org/groups/57599/",
"id": 57599,
"name": "Central European Team",
"is_group": true,
"nicks": [
{
"name": "Central European Team",
"abbreviation": "C.E.T.",
"is_primary_nick": true,
"variants": [
"C.E.T.",
"Central European Team"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63401/?format=api",
"id": 63401,
"name": "Poseidon"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63402/?format=api",
"id": 63402,
"name": "Mega"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63403/?format=api",
"id": 63403,
"name": "O.M.Dee"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/63404/?format=api",
"id": 63404,
"name": "Lord Chaos"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}