GET /api/v1/releasers/84955/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/198709/?format=api",
"demozoo_url": "https://demozoo.org/productions/198709/",
"id": 198709,
"title": "Deimos Lander",
"author_nicks": [
{
"name": "Jerason Banes",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/84955/?format=api",
"id": 84955,
"name": "Jerason Banes",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-10-30",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/54/?format=api",
"id": 54,
"name": "Atari 2600 Video Computer System (VCS)"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"lost",
"4k"
]
}
]