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

[
    {
        "url": "https://demozoo.org/api/v1/productions/320545/?format=api",
        "demozoo_url": "https://demozoo.org/productions/320545/",
        "id": 320545,
        "title": "Forget Me Not",
        "author_nicks": [
            {
                "name": "Jaalibandar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/136437/?format=api",
                    "id": 136437,
                    "name": "Jaalibandar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]