GET /api/v1/releasers/27511/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/27511/?format=api",
"demozoo_url": "https://demozoo.org/groups/27511/",
"id": 27511,
"name": "PPP Team",
"is_group": true,
"nicks": [
{
"name": "PPP Team",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"PPP Team"
]
},
{
"name": "PPP Team Software",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"PPP Team Software"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27510/?format=api",
"id": 27510,
"name": "Pype"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/27512/?format=api",
"id": 27512,
"name": "Gino"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/983/?format=api",
"id": 983,
"name": "Cyborg Jeff"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}