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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43069/?format=api",
        "demozoo_url": "https://demozoo.org/productions/43069/",
        "id": 43069,
        "title": "Haircake2",
        "author_nicks": [
            {
                "name": "mördarn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27058/?format=api",
                    "id": 27058,
                    "name": "mördarn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]