GET /api/v1/releasers/142413/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/142413/?format=api",
"demozoo_url": "https://demozoo.org/groups/142413/",
"id": 142413,
"name": "The Third Dimension",
"is_group": true,
"nicks": [
{
"name": "The Third Dimension",
"abbreviation": "T3D",
"is_primary_nick": true,
"variants": [
"T3D",
"The Third Dimension"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142410/?format=api",
"id": 142410,
"name": "Sir"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142412/?format=api",
"id": 142412,
"name": "ECS"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/142414/?format=api",
"id": 142414,
"name": "Black Panther"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=7110"
}
]
}