GET /api/v1/releasers/123871/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/123871/?format=api",
"demozoo_url": "https://demozoo.org/sceners/123871/",
"id": 123871,
"name": "Natas",
"is_group": false,
"nicks": [
{
"name": "Natas",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Natas"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/45176/?format=api",
"id": 45176,
"name": "Divina"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
"id": 2075,
"name": "Legend"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2925/?format=api",
"id": 2925,
"name": "Mutual Assured Destruction"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
"id": 1555,
"name": "Italian Bad Boys"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "KestraBitworldAuthor",
"url": "http://janeway.exotica.org.uk/author.php?id=19711"
}
]
}