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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379061/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/379061/",
        "id": 379061,
        "title": "Ramos-Mejia@ASCIIMSX",
        "author_nicks": [
            {
                "name": "Leo-V",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/152464/?format=api",
                    "id": 152464,
                    "name": "Leo-V",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-10-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]