GET /api/v1/releasers/128975/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303542/?format=api",
"demozoo_url": "https://demozoo.org/productions/303542/",
"id": 303542,
"title": "Christmas Tree",
"author_nicks": [
{
"name": "Claire Wilson",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/128975/?format=api",
"id": 128975,
"name": "Claire Wilson",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-12-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [],
"tags": []
}
]