GET /api/v1/releasers/112193/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/273936/?format=api",
"demozoo_url": "https://demozoo.org/graphics/273936/",
"id": 273936,
"title": "Novae Terrae",
"author_nicks": [
{
"name": "Vestige",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112193/?format=api",
"id": 112193,
"name": "Vestige",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Silicon Life",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/112194/?format=api",
"id": 112194,
"name": "Silicon Life",
"is_group": true
}
}
],
"release_date": "2020-01-18",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/28/?format=api",
"id": 28,
"name": "4K Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"crinkler",
"directx-11",
"shader-minifier"
]
}
]