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

[
    {
        "url": "https://demozoo.org/api/v1/productions/352039/?format=api",
        "demozoo_url": "https://demozoo.org/productions/352039/",
        "id": 352039,
        "title": "Die die Wissenden Dissenden und Küssenden",
        "author_nicks": [
            {
                "name": "kuzminister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132619/?format=api",
                    "id": 132619,
                    "name": "kuzminister",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-06-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/310347/?format=api",
        "demozoo_url": "https://demozoo.org/productions/310347/",
        "id": 310347,
        "title": "nonnenbrand",
        "author_nicks": [
            {
                "name": "kuzminister",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/132619/?format=api",
                    "id": 132619,
                    "name": "kuzminister",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-07-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]