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

[
    {
        "url": "https://demozoo.org/api/v1/productions/375014/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375014/",
        "id": 375014,
        "title": "Robotnyk",
        "author_nicks": [
            {
                "name": "ISS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97799/?format=api",
                    "id": 97799,
                    "name": "ISS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/224779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/224779/",
        "id": 224779,
        "title": "New Demo",
        "author_nicks": [
            {
                "name": "ISS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/97799/?format=api",
                    "id": 97799,
                    "name": "ISS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]