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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34222/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34222/",
        "id": 34222,
        "title": "Quakers",
        "author_nicks": [
            {
                "name": "Torus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22708/?format=api",
                    "id": 22708,
                    "name": "Torus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]