GET /api/v1/releasers/24273/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/24273/?format=api",
"demozoo_url": "https://demozoo.org/sceners/24273/",
"id": 24273,
"name": "President",
"is_group": false,
"nicks": [
{
"name": "President",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pr",
"President"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
"id": 17361,
"name": "Revolution"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/24807/?format=api",
"id": 24807,
"name": "Ecolove"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}