GET /api/v1/releasers/5873/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/3643/?format=api",
"demozoo_url": "https://demozoo.org/productions/3643/",
"id": 3643,
"title": "SubZero - a 3D Shooter in Javascript",
"author_nicks": [
{
"name": "Catharsis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5873/?format=api",
"id": 5873,
"name": "Catharsis",
"is_group": false
}
},
{
"name": "Neo",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/5640/?format=api",
"id": 5640,
"name": "Neo",
"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": "2005-03-28",
"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": [
"3d-shooter",
"dhtml",
"ie-only"
]
}
]