GET /api/v1/releasers/31782/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"url": "https://demozoo.org/api/v1/productions/312258/?format=api",
"demozoo_url": "https://demozoo.org/productions/312258/",
"id": 312258,
"title": "128B TILTING RASTERS",
"author_nicks": [
{
"name": "Haq",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/31782/?format=api",
"id": 31782,
"name": "Haq",
"is_group": false
}
}
],
"author_affiliation_nicks": [
{
"name": "Omega",
"abbreviation": "",
"releaser": {
"url": "https://demozoo.org/api/v1/releasers/2222/?format=api",
"id": 2222,
"name": "Omega",
"is_group": true
}
}
],
"release_date": "2022-08-13",
"supertype": "production",
"platforms": [
{
"url": "https://demozoo.org/api/v1/platforms/9/?format=api",
"id": 9,
"name": "Atari ST/E"
}
],
"types": [
{
"url": "https://demozoo.org/api/v1/production_types/18/?format=api",
"id": 18,
"name": "128b Intro",
"supertype": "production"
}
],
"tags": [
"header-excluded"
]
}
]