GET /api/v1/releasers/57643/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/135455/?format=api",
"demozoo_url": "https://demozoo.org/music/135455/",
"id": 135455,
"title": "Laws of Dance",
"author_nicks": [
{
"name": "Asturhamurix",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/57643/?format=api",
"id": 57643,
"name": "Asturhamurix",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2015-03-28",
"supertype": "music",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/14/?format=api",
"id": 14,
"name": "Music",
"supertype": "music"
}
],
"tags": []
}
]