GET /api/v1/releasers/66103/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/66103/?format=api",
"demozoo_url": "https://demozoo.org/groups/66103/",
"id": 66103,
"name": "Paradox",
"is_group": true,
"nicks": [
{
"name": "Paradox",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Paradox"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
"id": 1492,
"name": "Alpha Flight"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/1572/?format=api",
"id": 1572,
"name": "Oracle"
},
"is_current": false
}
],
"members": [
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66105/?format=api",
"id": 66105,
"name": "Derek"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66104/?format=api",
"id": 66104,
"name": "MC Einstein"
},
"is_current": true
},
{
"member": {
"url": "https://demozoo.org/api/v1/releasers/66106/?format=api",
"id": 66106,
"name": "Mugger"
},
"is_current": true
}
],
"subgroups": [],
"external_links": []
}