GET /api/v1/releasers/9272/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/9272/?format=api",
"demozoo_url": "https://demozoo.org/groups/9272/",
"id": 9272,
"name": "Colour of Magic",
"is_group": true,
"nicks": [
{
"name": "Colour of Magic",
"abbreviation": "COM",
"is_primary_nick": true,
"variants": [
"COM",
"Color of Magic",
"Colour of Magic",
"Colour of Magik"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9271/?format=api",
"id": 9271,
"name": "Keyser Soze"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9365/?format=api",
"id": 9365,
"name": "Schafft"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9511/?format=api",
"id": 9511,
"name": "Brother"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/9512/?format=api",
"id": 9512,
"name": "Omen"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=2503"
}
]
}