GET /api/v1/releasers/49612/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/49612/?format=api",
"demozoo_url": "https://demozoo.org/groups/49612/",
"id": 49612,
"name": "We Are Leading Lamers",
"is_group": true,
"nicks": [
{
"name": "We Are Leading Lamers",
"abbreviation": "W.A.L.L.",
"is_primary_nick": true,
"variants": [
"W.A.L.L.",
"We Are Leading Lamers"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115308/?format=api",
"id": 115308,
"name": "Joe Cool"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/115309/?format=api",
"id": 115309,
"name": "Chuck Chillout"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/130567/?format=api",
"id": 130567,
"name": "The Criminal"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}