GET /api/v1/releasers/69919/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/168456/?format=api",
"demozoo_url": "https://demozoo.org/graphics/168456/",
"id": 168456,
"title": "Maze",
"author_nicks": [
{
"name": "c5h12",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/69919/?format=api",
"id": 69919,
"name": "c5h12",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2017-02-19",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/27/?format=api",
"id": 27,
"name": "Executable Graphics",
"supertype": "graphics"
}
],
"tags": [
"shader-sandbox"
]
}
]