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

[
    {
        "url": "https://demozoo.org/api/v1/productions/374887/?format=api",
        "demozoo_url": "https://demozoo.org/music/374887/",
        "id": 374887,
        "title": "Celtic Clash",
        "author_nicks": [
            {
                "name": "Vagabond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150790/?format=api",
                    "id": 150790,
                    "name": "Vagabond",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374930/?format=api",
        "demozoo_url": "https://demozoo.org/music/374930/",
        "id": 374930,
        "title": "Takashi's Castle",
        "author_nicks": [
            {
                "name": "Vagabond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150790/?format=api",
                    "id": 150790,
                    "name": "Vagabond",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/374995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/374995/",
        "id": 374995,
        "title": "Wherefore Art Thou Edison?",
        "author_nicks": [
            {
                "name": "Vagabond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/150790/?format=api",
                    "id": 150790,
                    "name": "Vagabond",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]