GET /api/v1/releasers/9753/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/144558/?format=api",
"demozoo_url": "https://demozoo.org/productions/144558/",
"id": 144558,
"title": "Led Blur",
"author_nicks": [
{
"name": "Mindlapse",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9753/?format=api",
"id": 9753,
"name": "Mindlapse",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2006-07-07",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/35/?format=api",
"id": 35,
"name": "Acorn Archimedes"
},
{
"url": "https://demozoo.org/api/v1/platforms/72/?format=api",
"id": 72,
"name": "Gamepark 32"
},
{
"url": "https://demozoo.org/api/v1/platforms/56/?format=api",
"id": 56,
"name": "Gamepark GP2X"
},
{
"url": "https://demozoo.org/api/v1/platforms/7/?format=api",
"id": 7,
"name": "Linux"
},
{
"url": "https://demozoo.org/api/v1/platforms/23/?format=api",
"id": 23,
"name": "Sega Dreamcast"
},
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"software-rendering",
"aros",
"source-available"
]
}
]