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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87626/",
        "id": 87626,
        "title": "Napoleon",
        "author_nicks": [
            {
                "name": "The Scene United",
                "abbreviation": "TSU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17931/?format=api",
                    "id": 17931,
                    "name": "The Scene United",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-05-14",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]