GET /api/v1/releasers/106416/productions/?format=api&ordering=-name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/266891/?format=api",
"demozoo_url": "https://demozoo.org/productions/266891/",
"id": 266891,
"title": "Alistra",
"author_nicks": [
{
"name": "Must Zipped PortExe",
"abbreviation": "MZPE",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/106416/?format=api",
"id": 106416,
"name": "Must Zipped PortExe",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2019-08-25",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/22/?format=api",
"id": 22,
"name": "32K Intro",
"supertype": "production"
}
],
"tags": [
"source-available"
]
}
]