GET /api/v1/releasers/32711/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/54477/?format=api",
"demozoo_url": "https://demozoo.org/graphics/54477/",
"id": 54477,
"title": "Andy",
"author_nicks": [
{
"name": "Debus",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/32711/?format=api",
"id": 32711,
"name": "Debus",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Reservoir Gods",
"abbreviation": "RG",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2234/?format=api",
"id": 2234,
"name": "Reservoir Gods",
"is_group": true
}
}
],
"release_date": "1999-04-04",
"supertype": "graphics",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/17/?format=api",
"id": 17,
"name": "Atari Falcon"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]