GET /api/v1/releasers/56090/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/131183/?format=api",
"demozoo_url": "https://demozoo.org/productions/131183/",
"id": 131183,
"title": "Space Flight (In Search of a New Home)",
"author_nicks": [
{
"name": "Earthrunner",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56091/?format=api",
"id": 56091,
"name": "Earthrunner",
"is_group": false
}
},
{
"name": "Fox",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56088/?format=api",
"id": 56088,
"name": "Fox",
"is_group": false
}
},
{
"name": "Neptune Comet",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/56090/?format=api",
"id": 56090,
"name": "Neptune Comet",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "1998-05",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/4/?format=api",
"id": 4,
"name": "MS-Dos"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]