GET /api/v1/releasers/22404/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22404/?format=api",
"demozoo_url": "https://demozoo.org/groups/22404/",
"id": 22404,
"name": "Anti Lamer League",
"is_group": true,
"nicks": [
{
"name": "Anti Lamer League",
"abbreviation": "ALL",
"is_primary_nick": true,
"variants": [
"ALL",
"Anti Lamer League"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/12145/?format=api",
"id": 12145,
"name": "Vic"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/67670/?format=api",
"id": 67670,
"name": "Bird"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/71376/?format=api",
"id": 71376,
"name": "VK"
},
"is_current": true
}
],
"subgroups": [],
"external_links": [
{
"link_class": "PouetGroup",
"url": "https://www.pouet.net/groups.php?which=4104"
}
]
}