GET /api/v1/releasers/137205/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/323308/?format=api",
"demozoo_url": "https://demozoo.org/productions/323308/",
"id": 323308,
"title": "CSS Nyan Cat",
"author_nicks": [
{
"name": "michalbe",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/137205/?format=api",
"id": 137205,
"name": "michalbe",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-08",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [],
"tags": []
}
]