GET /api/v1/releasers/1094/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/1094/?format=api",
"demozoo_url": "https://demozoo.org/sceners/1094/",
"id": 1094,
"name": "Dim",
"is_group": false,
"nicks": [
{
"name": "Dim",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Dim"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/739/?format=api",
"id": 739,
"name": "Dreamdealers"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/2223/?format=api",
"id": 2223,
"name": "Overlanders"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/77231/?format=api",
"id": 77231,
"name": "Sygma Force"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": []
}