GET /api/v1/releasers/23222/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/35299/?format=api",
"demozoo_url": "https://demozoo.org/music/35299/",
"id": 35299,
"title": "Little Ripper",
"author_nicks": [
{
"name": "Abortifacient",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23222/?format=api",
"id": 23222,
"name": "Abortifacient",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-06-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/35374/?format=api",
"demozoo_url": "https://demozoo.org/music/35374/",
"id": 35374,
"title": "Flashback Hyper Rave",
"author_nicks": [
{
"name": "Abortifacient",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/23222/?format=api",
"id": 23222,
"name": "Abortifacient",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012-06-10",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/29/?format=api",
"id": 29,
"name": "Tracked Music",
"supertype": "music"
}
],
"tags": []
}
]