GET /api/v1/releasers/66557/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/160445/?format=api",
"demozoo_url": "https://demozoo.org/productions/160445/",
"id": 160445,
"title": "Massively Multiplayer Game Tap",
"author_nicks": [
{
"name": "KrispyK",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66557/?format=api",
"id": 66557,
"name": "KrispyK",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-07-16",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/34/?format=api",
"id": 34,
"name": "Nintendo SNES/Super FamiCom"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/6/?format=api",
"id": 6,
"name": "Tool",
"supertype": "production"
}
],
"tags": [
"console-tool"
]
}
]