GET /api/v1/releasers/128608/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303151/?format=api",
"demozoo_url": "https://demozoo.org/productions/303151/",
"id": 303151,
"title": "Possible",
"author_nicks": [
{
"name": "Acid Maker",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/35191/?format=api",
"id": 35191,
"name": "Acid Maker",
"is_group": false
}
},
{
"name": "Jakub Husak",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/33056/?format=api",
"id": 33056,
"name": "Jakub Husak",
"is_group": false
}
},
{
"name": "Scorpio",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128608/?format=api",
"id": 128608,
"name": "Scorpio",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-12-11",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]