GET /api/v1/releasers/145840/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/360123/?format=api",
"demozoo_url": "https://demozoo.org/productions/360123/",
"id": 360123,
"title": "Brown Enterprise",
"author_nicks": [
{
"name": "//achtung brunkod",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/145840/?format=api",
"id": 145840,
"name": "//achtung brunkod",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2024-10-26",
"supertype": "production",
"platforms": [],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]