GET /api/v1/releasers/116998/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/284038/?format=api",
"demozoo_url": "https://demozoo.org/productions/284038/",
"id": 284038,
"title": "Iron Dignity 2020",
"author_nicks": [
{
"name": "Artex Software",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/116998/?format=api",
"id": 116998,
"name": "Artex Software",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2020-09-19",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
},
{
"url": "https://demozoo.org/api/v1/platforms/59/?format=api",
"id": 59,
"name": "Raspberry Pi"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]