GET /api/v1/releasers/136866/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/322600/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322600/",
        "id": 322600,
        "title": "EsGeBe Bounce",
        "author_nicks": [
            {
                "name": "Vollversion Trio",
                "abbreviation": "VOLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136866/?format=api",
                    "id": 136866,
                    "name": "Vollversion Trio",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "super-gameboy"
        ]
    }
]