GET /api/v1/releasers/127168/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/301043/?format=api",
"demozoo_url": "https://demozoo.org/productions/301043/",
"id": 301043,
"title": "MunchDude Hero 100%",
"author_nicks": [
{
"name": "16BitSoft",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/127168/?format=api",
"id": 127168,
"name": "16BitSoft",
"is_group": true
}
}
],
"author_affiliation_nicks": [],
"release_date": "2021-10",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/26/?format=api",
"id": 26,
"name": "Amiga PPC/RTG"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/33/?format=api",
"id": 33,
"name": "Game",
"supertype": "production"
}
],
"tags": [
"aros",
"amigaos-4"
]
}
]