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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60820/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60820/",
        "id": 60820,
        "title": "Gangsta Joujou",
        "author_nicks": [
            {
                "name": "Team Ex Tempore",
                "abbreviation": "tXt",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35133/?format=api",
                    "id": 35133,
                    "name": "Team Ex Tempore",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-16",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]