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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56841/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56841/",
        "id": 56841,
        "title": "Hurt Me Plenty",
        "author_nicks": [
            {
                "name": "Killerfilms",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33508/?format=api",
                    "id": 33508,
                    "name": "Killerfilms",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]