GET /api/v1/releasers/140050/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/333674/?format=api",
"demozoo_url": "https://demozoo.org/productions/333674/",
"id": 333674,
"title": "The Timbro Optimist Manifesto",
"author_nicks": [
{
"name": "Barc Parquetssen",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/140050/?format=api",
"id": 140050,
"name": "Barc Parquetssen",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-11-25",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/8/?format=api",
"id": 8,
"name": "Slideshow",
"supertype": "production"
}
],
"tags": []
}
]