GET /api/v1/releasers/43536/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87821/?format=api",
"demozoo_url": "https://demozoo.org/productions/87821/",
"id": 87821,
"title": "Chainsaw Killer",
"author_nicks": [
{
"name": "Hanking",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43536/?format=api",
"id": 43536,
"name": "Hanking",
"is_group": false
}
},
{
"name": "Midler",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/43537/?format=api",
"id": 43537,
"name": "Midler",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2012",
"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": []
}
]