GET /api/v1/releasers/129026/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/303629/?format=api",
"demozoo_url": "https://demozoo.org/productions/303629/",
"id": 303629,
"title": "Christmas Tree (QuickBasic)",
"author_nicks": [
{
"name": "David Jalbert",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/129026/?format=api",
"id": 129026,
"name": "David Jalbert",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-12-22",
"supertype": "production",
"platforms": [],
"types": [],
"tags": []
}
]