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

[
    {
        "url": "https://demozoo.org/api/v1/productions/379021/?format=api",
        "demozoo_url": "https://demozoo.org/music/379021/",
        "id": 379021,
        "title": "Flashy Party",
        "author_nicks": [
            {
                "name": "Vandahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150797/?format=api",
                    "id": 150797,
                    "name": "Vandahlia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hokuto Force",
                "abbreviation": "HF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                    "id": 14329,
                    "name": "Hokuto Force",
                    "is_group": true
                }
            }
        ],
        "release_date": "2025-10-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/377055/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377055/",
        "id": 377055,
        "title": "Just Chillin'",
        "author_nicks": [
            {
                "name": "Vandahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150797/?format=api",
                    "id": 150797,
                    "name": "Vandahlia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-08-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374951/?format=api",
        "demozoo_url": "https://demozoo.org/music/374951/",
        "id": 374951,
        "title": "Spy Patrol",
        "author_nicks": [
            {
                "name": "Vandahlia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150797/?format=api",
                    "id": 150797,
                    "name": "Vandahlia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]