GET /api/v1/releasers/20091/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/85319/?format=api",
"demozoo_url": "https://demozoo.org/graphics/85319/",
"id": 85319,
"title": "Last Defense",
"author_nicks": [
{
"name": "Maverick",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20091/?format=api",
"id": 20091,
"name": "Maverick",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2007-07-07",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
},
{
"url": "https://demozoo.org/api/v1/productions/29434/?format=api",
"demozoo_url": "https://demozoo.org/graphics/29434/",
"id": 29434,
"title": "Maverick",
"author_nicks": [
{
"name": "Maverick",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/20091/?format=api",
"id": 20091,
"name": "Maverick",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1996-07-16",
"supertype": "graphics",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/23/?format=api",
"id": 23,
"name": "Graphics",
"supertype": "graphics"
}
],
"tags": []
}
]