GET /api/v1/releasers/45365/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/45365/?format=api",
"demozoo_url": "https://demozoo.org/groups/45365/",
"id": 45365,
"name": "Parallax Motion",
"is_group": true,
"nicks": [
{
"name": "Parallax Motion",
"abbreviation": "PM",
"is_primary_nick": true,
"variants": [
"PM",
"Parallax Motion"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/41795/?format=api",
"id": 41795,
"name": "Mayday"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/28080/?format=api",
"id": 28080,
"name": "DJ Ozone"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}