GET /api/v1/releasers/141291/productions/?format=api&ordering=name
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/338573/?format=api",
"demozoo_url": "https://demozoo.org/productions/338573/",
"id": 338573,
"title": "Cheat Mode Activated!",
"author_nicks": [
{
"name": "vimja",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/141291/?format=api",
"id": 141291,
"name": "vimja",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-02-17",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/42/?format=api",
"id": 42,
"name": "Performance",
"supertype": "production"
}
],
"tags": [
"ohp"
]
}
]