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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335487/",
        "id": 335487,
        "title": "Täyttä elämää",
        "author_nicks": [
            {
                "name": "Ms. Dancing Muffinsi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140614/?format=api",
                    "id": 140614,
                    "name": "Ms. Dancing Muffinsi",
                    "is_group": false
                }
            },
            {
                "name": "Static-Zam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140615/?format=api",
                    "id": 140615,
                    "name": "Static-Zam",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]