GET /api/v1/releasers/82492/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/82492/?format=api",
"demozoo_url": "https://demozoo.org/groups/82492/",
"id": 82492,
"name": "The Digital Delegation",
"is_group": true,
"nicks": [
{
"name": "The Digital Delegation",
"abbreviation": "TDD",
"is_primary_nick": true,
"variants": [
"TDD",
"The Digital Delegation"
]
}
],
"member_of": [],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/35564/?format=api",
"id": 35564,
"name": "Integer"
},
"is_current": false
}
],
"subgroups": [],
"external_links": []
}