GET /api/v1/releasers/18944/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/18944/?format=api",
"demozoo_url": "https://demozoo.org/sceners/18944/",
"id": 18944,
"name": "Republic",
"is_group": false,
"nicks": [
{
"name": "Republic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Republic"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/18941/?format=api",
"id": 18941,
"name": "Nordic Line"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/12769/?format=api",
"id": 12769,
"name": "Jade"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}