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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371200/?format=api",
        "demozoo_url": "https://demozoo.org/music/371200/",
        "id": 371200,
        "title": "cw_copper10_185.wav",
        "author_nicks": [
            {
                "name": "BinaryCounter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88864/?format=api",
                    "id": 88864,
                    "name": "BinaryCounter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-20",
        "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/342242/?format=api",
        "demozoo_url": "https://demozoo.org/music/342242/",
        "id": 342242,
        "title": "Royal Rodent Reckoning",
        "author_nicks": [
            {
                "name": "BinaryCounter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88864/?format=api",
                    "id": 88864,
                    "name": "BinaryCounter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vollversion Trio",
                "abbreviation": "VOLL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136866/?format=api",
                    "id": 136866,
                    "name": "Vollversion Trio",
                    "is_group": true
                }
            }
        ],
        "release_date": "2024-03-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "reaper"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202482/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202482/",
        "id": 202482,
        "title": "Hello",
        "author_nicks": [
            {
                "name": "BinaryCounter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88864/?format=api",
                    "id": 88864,
                    "name": "BinaryCounter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]