GET /api/v1/releasers/72334/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/190706/?format=api",
"demozoo_url": "https://demozoo.org/music/190706/",
"id": 190706,
"title": "Like it's 1995",
"author_nicks": [
{
"name": "The Civilized Electrons",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72334/?format=api",
"id": 72334,
"name": "The Civilized Electrons",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-07-21",
"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/173579/?format=api",
"demozoo_url": "https://demozoo.org/music/173579/",
"id": 173579,
"title": "Ostburgare med extra allt",
"author_nicks": [
{
"name": "The Civilized Electrons",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/72334/?format=api",
"id": 72334,
"name": "The Civilized Electrons",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-07-01",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]