GET /api/v1/releasers/45760/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/182123/?format=api",
"demozoo_url": "https://demozoo.org/productions/182123/",
"id": 182123,
"title": "Snowfall2018",
"author_nicks": [
{
"name": "Therac-25",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/45760/?format=api",
"id": 45760,
"name": "Therac-25",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2018-01-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [],
"tags": []
}
]