GET /api/v1/releasers/132283/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/324060/?format=api",
"demozoo_url": "https://demozoo.org/productions/324060/",
"id": 324060,
"title": "QB^3",
"author_nicks": [
{
"name": "Loloke",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/132283/?format=api",
"id": 132283,
"name": "Loloke",
"is_group": false
}
},
{
"name": "SquareWave",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/117949/?format=api",
"id": 117949,
"name": "SquareWave",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-05-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/1/?format=api",
"id": 1,
"name": "Windows"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": []
}
]