GET /api/v1/releasers/53028/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/334207/?format=api",
"demozoo_url": "https://demozoo.org/productions/334207/",
"id": 334207,
"title": "Street Fighter | Turbo Preview",
"author_nicks": [
{
"name": "Kezax",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/53028/?format=api",
"id": 53028,
"name": "Kezax",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Dentifrice",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/9816/?format=api",
"id": 9816,
"name": "Dentifrice",
"is_group": true
}
}
],
"release_date": "2023-12-09",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/36/?format=api",
"id": 36,
"name": "Amstrad CPC"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"street-fighter"
]
}
]