GET /api/v1/releasers/19806/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/28926/?format=api",
"demozoo_url": "https://demozoo.org/productions/28926/",
"id": 28926,
"title": "?",
"author_nicks": [
{
"name": "John Doe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/19806/?format=api",
"id": 19806,
"name": "John Doe",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1995-04-01",
"supertype": "production",
"platforms": [],
"types": [],
"tags": [
"lost"
]
}
]