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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43418/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43418/",
        "id": 43418,
        "title": "Backstreet Scener",
        "author_nicks": [
            {
                "name": "Dejoto Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27216/?format=api",
                    "id": 27216,
                    "name": "Dejoto Arts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]