GET /api/v1/releasers/148618/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/333931/?format=api",
"demozoo_url": "https://demozoo.org/productions/333931/",
"id": 333931,
"title": "Brian's Retro Corner Demo",
"author_nicks": [
{
"name": "Tarnow",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/148618/?format=api",
"id": 148618,
"name": "Tarnow",
"is_group": false
}
},
{
"name": "mis",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
"id": 41523,
"name": "mis",
"is_group": false
}
}
],
"author_affiliation_nicks": [],
"release_date": "2023-12-02",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/5/?format=api",
"id": 5,
"name": "Amiga OCS/ECS"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/1/?format=api",
"id": 1,
"name": "Demo",
"supertype": "production"
}
],
"tags": [
"amigaklang",
"lightspeedplayer"
]
}
]