GET /api/v1/releasers/35622/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/61506/?format=api",
"demozoo_url": "https://demozoo.org/music/61506/",
"id": 61506,
"title": "Karvalakkilähetystö",
"author_nicks": [
{
"name": "P.Pirtola",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35622/?format=api",
"id": 35622,
"name": "P.Pirtola",
"is_group": false
}
},
{
"name": "T. Eirola",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35620/?format=api",
"id": 35620,
"name": "T. Eirola",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2013-03-02",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]