GET /api/v1/releasers/51623/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/51623/?format=api",
"demozoo_url": "https://demozoo.org/sceners/51623/",
"id": 51623,
"name": "Greg",
"is_group": false,
"nicks": [
{
"name": "Gergely Nagy",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Gergely Nagy"
]
},
{
"name": "Greg",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Greg"
]
},
{
"name": "Gregsoft",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Gregsoft"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/32937/?format=api",
"id": 32937,
"name": "CGD Software Team"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": []
}