GET /api/v1/releasers/134908/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/134908/?format=api",
"demozoo_url": "https://demozoo.org/groups/134908/",
"id": 134908,
"name": "Impact and Phisto",
"is_group": true,
"nicks": [
{
"name": "Impact and Phisto",
"abbreviation": "IP",
"is_primary_nick": true,
"variants": [
"IP",
"Impact and Phisto"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/92176/?format=api",
"id": 92176,
"name": "Phisto"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/134907/?format=api",
"id": 134907,
"name": "Impact"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}