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

[
    {
        "url": "https://demozoo.org/api/v1/productions/378811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378811/",
        "id": 378811,
        "title": "Cerium",
        "author_nicks": [
            {
                "name": "Outer Heaven",
                "abbreviation": "oHn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142880/?format=api",
                    "id": 142880,
                    "name": "Outer Heaven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-09-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "msx2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/370637/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370637/",
        "id": 370637,
        "title": "Get Well SceneCAT!",
        "author_nicks": [
            {
                "name": "Outer Heaven",
                "abbreviation": "oHn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142880/?format=api",
                    "id": 142880,
                    "name": "Outer Heaven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "msx2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/348776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/348776/",
        "id": 348776,
        "title": "Outer Sounds",
        "author_nicks": [
            {
                "name": "Outer Heaven",
                "abbreviation": "oHn",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/142880/?format=api",
                    "id": 142880,
                    "name": "Outer Heaven",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-05-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "msx2"
        ]
    }
]