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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54087/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54087/",
        "id": 54087,
        "title": "Vozovna",
        "author_nicks": [
            {
                "name": "AdaMM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32230/?format=api",
                    "id": 32230,
                    "name": "AdaMM",
                    "is_group": false
                }
            },
            {
                "name": "Hranoll",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27296/?format=api",
                    "id": 27296,
                    "name": "Hranoll",
                    "is_group": false
                }
            },
            {
                "name": "Swettr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32231/?format=api",
                    "id": 32231,
                    "name": "Swettr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]