GET /api/v1/releasers/147009/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/364596/?format=api",
"demozoo_url": "https://demozoo.org/productions/364596/",
"id": 364596,
"title": "Christmas Diamonds (PC/Python)",
"author_nicks": [
{
"name": "Konstantin Balashov",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/147009/?format=api",
"id": 147009,
"name": "Konstantin Balashov",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-11-20",
"supertype": "production",
"platforms": [],
"types": [],
"tags": []
}
]