GET /api/v1/releasers/51058/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51058/?format=api",
"demozoo_url": "https://demozoo.org/sceners/51058/",
"id": 51058,
"name": "T-1000",
"is_group": false,
"nicks": [
{
"name": "T-1000",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"T-1000"
]
},
{
"name": "T1000",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"T1000"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
"id": 3947,
"name": "BITS"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/79273/?format=api",
"id": 79273,
"name": "Krynn"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}