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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371629/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371629/",
        "id": 371629,
        "title": "Toms Dag",
        "author_nicks": [
            {
                "name": "Nitrocel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149283/?format=api",
                    "id": 149283,
                    "name": "Nitrocel",
                    "is_group": false
                }
            },
            {
                "name": "Remind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149273/?format=api",
                    "id": 149273,
                    "name": "Remind",
                    "is_group": false
                }
            },
            {
                "name": "Zydar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/149282/?format=api",
                    "id": 149282,
                    "name": "Zydar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-28",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    }
]