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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351540/",
        "id": 351540,
        "title": "The Silent Enigma",
        "author_nicks": [
            {
                "name": "BAS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69937/?format=api",
                    "id": 69937,
                    "name": "BAS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "mega65"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315511/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315511/",
        "id": 315511,
        "title": "Xanadu",
        "author_nicks": [
            {
                "name": "BAS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69937/?format=api",
                    "id": 69937,
                    "name": "BAS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-12",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "mega65"
        ]
    }
]