GET /api/v1/releasers/1199/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/130972/?format=api",
"demozoo_url": "https://demozoo.org/music/130972/",
"id": 130972,
"title": "Kommisar Theme",
"author_nicks": [
{
"name": "Moya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1199/?format=api",
"id": 1199,
"name": "Moya",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": null,
"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/35650/?format=api",
"demozoo_url": "https://demozoo.org/music/35650/",
"id": 35650,
"title": "Alert!",
"author_nicks": [
{
"name": "Moya",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1199/?format=api",
"id": 1199,
"name": "Moya",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1997-12-20",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]