GET /api/v1/releasers/123732/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123732/?format=api",
"demozoo_url": "https://demozoo.org/groups/123732/",
"id": 123732,
"name": "DEVO",
"is_group": true,
"nicks": [
{
"name": "DEVO",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"DEVO"
]
},
{
"name": "Devo Couriers",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Devo Couriers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/122556/?format=api",
"id": 122556,
"name": "FlameThrower"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123653/?format=api",
"id": 123653,
"name": "Jinks"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/129643/?format=api",
"id": 129643,
"name": "CodeRed"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/devo-couriers"
},
{
"link_class": "Defacto2Group",
"url": "https://defacto2.net/g/devo"
}
]
}