GET /api/v1/releasers/5628/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/3237/?format=api",
"demozoo_url": "https://demozoo.org/productions/3237/",
"id": 3237,
"title": "Duckhunt",
"author_nicks": [
{
"name": "Crasp",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5628/?format=api",
"id": 5628,
"name": "Crasp",
"is_group": false
}
},
{
"name": "Tycoon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5627/?format=api",
"id": 5627,
"name": "Tycoon",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2003-04-21",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/12/?format=api",
"id": 12,
"name": "Browser"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"remake",
"mhtml"
]
}
]