GET /api/v1/releasers/69678/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/69678/?format=api",
"demozoo_url": "https://demozoo.org/sceners/69678/",
"id": 69678,
"name": "Pac-Man",
"is_group": false,
"nicks": [
{
"name": "Pac-Man",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Pac-Man"
]
},
{
"name": "PacMan",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"PacMan"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/65691/?format=api",
"id": 65691,
"name": "Rebels"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/46559/?format=api",
"id": 46559,
"name": "GPA"
},
"is_current": false
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "BaseUrl",
"url": "http://www.cpcwiki.eu/index.php/PacMan"
}
]
}