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

[
    {
        "url": "https://demozoo.org/api/v1/productions/133140/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133140/",
        "id": 133140,
        "title": "Smack My Bill Up!",
        "author_nicks": [
            {
                "name": "Cozmic Inc.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57085/?format=api",
                    "id": 57085,
                    "name": "Cozmic Inc.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]