GET /api/v1/releasers/29070/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/87898/?format=api",
"demozoo_url": "https://demozoo.org/graphics/87898/",
"id": 87898,
"title": "Milkdrop",
"author_nicks": [
{
"name": "Noobody",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/29070/?format=api",
"id": 29070,
"name": "Nobody",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Horology",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/26071/?format=api",
"id": 26071,
"name": "Horology",
"is_group": true
}
}
],
"release_date": "2013-08-24",
"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": [
"hardcoded-720p"
]
}
]