GET /api/v1/releasers/15142/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/releasers/15142/?format=api",
"demozoo_url": "https://demozoo.org/sceners/15142/",
"id": 15142,
"name": "Freaking Dooz",
"is_group": false,
"nicks": [
{
"name": "Dooz",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Dooz"
]
},
{
"name": "Freaking Dooz",
"abbreviation": "",
"is_primary_nick": true,
"variants": [
"Freaking Dooz"
]
},
{
"name": "Magnus Österlind",
"abbreviation": "",
"is_primary_nick": false,
"variants": [
"Magnus Österlind"
]
}
],
"member_of": [
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
"id": 13373,
"name": "Neurotica"
},
"is_current": true
},
{
"group": {
"url": "https://demozoo.org/api/v1/releasers/7188/?format=api",
"id": 7188,
"name": "TDS Inc."
},
"is_current": true
}
],
"members": [],
"subgroups": [],
"external_links": [
{
"link_class": "MastodonAccount",
"url": "https://mastodon.gamedev.place/@dooz"
},
{
"link_class": "TwitterAccount",
"url": "https://twitter.com/mrdooz"
}
]
}