GET /api/v1/releasers/74403/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/74403/?format=api",
"demozoo_url": "https://demozoo.org/sceners/74403/",
"id": 74403,
"name": "Rick",
"is_group": false,
"nicks": [
{
"name": "Rick",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Rick"
]
}
],
"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/39198/?format=api",
"id": 39198,
"name": "The Invisibles"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/54175/?format=api",
"id": 54175,
"name": "Megabugs"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}