GET /api/v1/releasers/58508/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/58508/?format=api",
"demozoo_url": "https://demozoo.org/groups/58508/",
"id": 58508,
"name": "Advanced Tool Development",
"is_group": true,
"nicks": [
{
"name": "Advanced Tool Development",
"abbreviation": "ATD",
"is_primary_nick": true,
"variants": [
"ATD",
"Advanced Tool Development"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/33537/?format=api",
"id": 33537,
"name": "Erdgeist"
},
"is_current": false
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/112602/?format=api",
"id": 112602,
"name": "Ossi"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}