GET /api/v1/releasers/71656/member_productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/276966/?format=api",
"demozoo_url": "https://demozoo.org/music/276966/",
"id": 276966,
"title": "Ballsy!",
"author_nicks": [
{
"name": "GliGli",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/21917/?format=api",
"id": 21917,
"name": "GliGli",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Blast!",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/71656/?format=api",
"id": 71656,
"name": "Blast!",
"is_group": true
}
}
],
"release_date": "2020-04-11",
"supertype": "music",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/44/?format=api",
"id": 44,
"name": "Sega Master System"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": [
"vgm"
]
}
]