GET /api/v1/releasers/8623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/8623/?format=api",
"demozoo_url": "https://demozoo.org/groups/8623/",
"id": 8623,
"name": "The Cat",
"is_group": true,
"nicks": [
{
"name": "The Cat",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"The Cat"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/8556/?format=api",
"id": 8556,
"name": "TomCat"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/74007/?format=api",
"id": 74007,
"name": "G.o.D"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/18850/?format=api",
"id": 18850,
"name": "Ninja"
},
"is_current": false
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=3999"
},
{
"link_class": "SceneOrgFolder",
"url": "https://files.scene.org/browse/demos/groups/the_cat/"
}
]
}