GET /api/v1/releasers/26852/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/42582/?format=api",
"demozoo_url": "https://demozoo.org/productions/42582/",
"id": 42582,
"title": "Music (Industrial style)",
"author_nicks": [
{
"name": "Timur Batyrshin",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26852/?format=api",
"id": 26852,
"name": "Timur Batyrshin",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1999-08-28",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]