GET /api/v1/releasers/22549/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22549/?format=api",
"demozoo_url": "https://demozoo.org/groups/22549/",
"id": 22549,
"name": "Submatic",
"is_group": true,
"nicks": [
{
"name": "Submatic",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Submatic"
]
},
{
"name": "Zubmatic",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Zubmatic"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/15321/?format=api",
"id": 15321,
"name": "Zod"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/22602/?format=api",
"id": 22602,
"name": "Decade"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/11881/?format=api",
"id": 11881,
"name": "Starfish"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=13141"
}
]
}