GET /api/v1/releasers/129016/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303620/?format=api",
"demozoo_url": "https://demozoo.org/productions/303620/",
"id": 303620,
"title": "Christmas Tree",
"author_nicks": [
{
"name": "Raymond Russel",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129016/?format=api",
"id": 129016,
"name": "Raymond Russel",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-12-23",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/2/?format=api",
"id": 2,
"name": "ZX Spectrum"
}
],
"types": [],
"tags": [
"code-challenge"
]
}
]