GET /api/v1/releasers/46912/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/46912/?format=api",
"demozoo_url": "https://demozoo.org/groups/46912/",
"id": 46912,
"name": "Plan-9",
"is_group": true,
"nicks": [
{
"name": "Plan-9",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Plan-9"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/46913/?format=api",
"id": 46913,
"name": "Boba Fett"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/122284/?format=api",
"id": 122284,
"name": "Arelas"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/122285/?format=api",
"id": 122285,
"name": "Haakon"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "SixteenColorsGroup",
"url": "https://16colo.rs/group/plan9"
}
]
}