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