GET /api/v1/releasers/13665/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/13665/?format=api",
"demozoo_url": "https://demozoo.org/groups/13665/",
"id": 13665,
"name": "The Realtime-Crew",
"is_group": true,
"nicks": [
{
"name": "The Realtime-Crew",
"abbreviation": "RTC",
"is_primary_nick": true,
"variants": [
"RTC",
"The Realtime-Crew"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/13664/?format=api",
"id": 13664,
"name": "Time Rider"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53236/?format=api",
"id": 53236,
"name": "Peeping Tom"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53237/?format=api",
"id": 53237,
"name": "Sonic Assault"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/53238/?format=api",
"id": 53238,
"name": "Jens"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}