GET /api/v1/releasers/73313/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/176137/?format=api",
"demozoo_url": "https://demozoo.org/productions/176137/",
"id": 176137,
"title": "idontknowwhatimdoing",
"author_nicks": [
{
"name": "Cauw",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/73313/?format=api",
"id": 73313,
"name": "Cauw",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-04-15",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]