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

[
    {
        "url": "https://demozoo.org/api/v1/productions/384687/?format=api",
        "demozoo_url": "https://demozoo.org/music/384687/",
        "id": 384687,
        "title": "Voice in My Head",
        "author_nicks": [
            {
                "name": "Headpain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154536/?format=api",
                    "id": 154536,
                    "name": "Headpain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-01-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sunvox"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/384742/?format=api",
        "demozoo_url": "https://demozoo.org/music/384742/",
        "id": 384742,
        "title": "Newgen Music",
        "author_nicks": [
            {
                "name": "Headpain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154536/?format=api",
                    "id": 154536,
                    "name": "Headpain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-01-09",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/384899/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/384899/",
        "id": 384899,
        "title": "snowgirl<3",
        "author_nicks": [
            {
                "name": "Headpain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154536/?format=api",
                    "id": 154536,
                    "name": "Headpain",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2026-01-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]