GET /api/v1/releasers/4009/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/928/?format=api",
"demozoo_url": "https://demozoo.org/graphics/928/",
"id": 928,
"title": "Back Off!",
"author_nicks": [
{
"name": "Brain Armagedon",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/4009/?format=api",
"id": 4009,
"name": "Brain Armagedon",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dragon Magic",
"abbreviation": "DRM",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/3607/?format=api",
"id": 3607,
"name": "Dragon Magic",
"is_group": true
}
}
],
"release_date": "2010-04-05",
"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": []
}
]