GET /api/v1/releasers/66842/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/161414/?format=api",
"demozoo_url": "https://demozoo.org/productions/161414/",
"id": 161414,
"title": "This Is Härmä!",
"author_nicks": [
{
"name": "Joonas Pylvinen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66842/?format=api",
"id": 66842,
"name": "Joonas Pylvinen",
"is_group": false
}
},
{
"name": "Kalle Pesonen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66844/?format=api",
"id": 66844,
"name": "Kalle Pesonen",
"is_group": false
}
},
{
"name": "Olli Korhonen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/66843/?format=api",
"id": 66843,
"name": "Olli Korhonen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2016-08-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"ragdoll-physics"
]
}
]