GET /api/v1/releasers/7640/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/7640/?format=api",
"demozoo_url": "https://demozoo.org/groups/7640/",
"id": 7640,
"name": "MC",
"is_group": true,
"nicks": [
{
"name": "MC",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"MC"
]
},
{
"name": "Matt & Chaz",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Matt & Chaz"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/7638/?format=api",
"id": 7638,
"name": "Matt Gray"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/89806/?format=api",
"id": 89806,
"name": "Chaz"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=4970"
}
]
}