GET /api/v1/releasers/81389/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/193008/?format=api",
"demozoo_url": "https://demozoo.org/productions/193008/",
"id": 193008,
"title": "Stormy Night",
"author_nicks": [
{
"name": "gondusz",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/81389/?format=api",
"id": 81389,
"name": "gondusz",
"is_group": false
}
},
{
"name": "w0lf",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/61281/?format=api",
"id": 61281,
"name": "w0lf",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-09-08",
"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/3/?format=api",
"id": 3,
"name": "4K Intro",
"supertype": "production"
}
],
"tags": []
}
]