GET /api/v1/releasers/49912/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/111988/?format=api",
"demozoo_url": "https://demozoo.org/music/111988/",
"id": 111988,
"title": "Veitsetoen pohjanmaalainen",
"author_nicks": [
{
"name": "Jumalauta",
"abbreviation": "JML",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
"id": 1297,
"name": "Jumalauta",
"is_group": true
}
},
{
"name": "sheet music",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/49912/?format=api",
"id": 49912,
"name": "sheet music",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2014-05-17",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/30/?format=api",
"id": 30,
"name": "Streaming Music",
"supertype": "music"
}
],
"tags": []
}
]