GET /api/v1/releasers/22269/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/22269/?format=api",
"demozoo_url": "https://demozoo.org/sceners/22269/",
"id": 22269,
"name": "McFly",
"is_group": false,
"nicks": [
{
"name": "George McFly",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"George McFly"
]
},
{
"name": "McFly",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"McFly"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/9949/?format=api",
"id": 9949,
"name": "OldSkool"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
"id": 61304,
"name": "Sphere!"
},
"is_current": false
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/69/?format=api",
"id": 69,
"name": "Tristar and Red Sector Inc."
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/104986/?format=api",
"id": 104986,
"name": "Kraftschlag"
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "Defacto2Person",
"url": "https://defacto2.net/p/mcfly"
}
]
}