GET /api/v1/releasers/55101/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/55101/?format=api",
"demozoo_url": "https://demozoo.org/sceners/55101/",
"id": 55101,
"name": "Crom",
"is_group": false,
"nicks": [
{
"name": "Archie",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Archie"
]
},
{
"name": "Crom",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Crom"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/53378/?format=api",
"id": 53378,
"name": "New Generation"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/54175/?format=api",
"id": 54175,
"name": "Megabugs"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}