GET /api/v1/releasers/123780/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123780/?format=api",
"demozoo_url": "https://demozoo.org/groups/123780/",
"id": 123780,
"name": "Jarre and Mirage",
"is_group": true,
"nicks": [
{
"name": "J & M Soft",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"J & M Soft"
]
},
{
"name": "Jarre & Mirage Software",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Jarre & Mirage Software"
]
},
{
"name": "Jarre and Mirage",
"abbreviation": "J&M",
"is_primary_nick": true,
"variants": [
"J&M",
"Jarre and Mirage"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/63665/?format=api",
"id": 63665,
"name": "The Web Inc."
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/123781/?format=api",
"id": 123781,
"name": "Mirage"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/26676/?format=api",
"id": 26676,
"name": "Jarre"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "CsdbGroup",
"url": "https://csdb.dk/group/?id=6525"
},
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=69926"
}
]
}