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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371545/",
        "id": 371545,
        "title": "506B | STR8 | Starfield",
        "author_nicks": [
            {
                "name": "Einar Holt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149215/?format=api",
                    "id": 149215,
                    "name": "Einar Holt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/371569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371569/",
        "id": 371569,
        "title": "Gravity Mouse",
        "author_nicks": [
            {
                "name": "Einar Holt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149215/?format=api",
                    "id": 149215,
                    "name": "Einar Holt",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]