GET /api/v1/releasers/17107/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/23537/?format=api",
"demozoo_url": "https://demozoo.org/productions/23537/",
"id": 23537,
"title": "Kinternational Karate",
"author_nicks": [
{
"name": "Joker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/17107/?format=api",
"id": 17107,
"name": "Joker",
"is_group": false
}
},
{
"name": "Skate",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4005/?format=api",
"id": 4005,
"name": "Skate",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2011-12-24",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [],
"tags": []
}
]