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

[
    {
        "url": "https://demozoo.org/api/v1/productions/42894/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42894/",
        "id": 42894,
        "title": "Gebasz",
        "author_nicks": [
            {
                "name": "Absence",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1994/?format=api",
                    "id": 1994,
                    "name": "Absence",
                    "is_group": true
                }
            },
            {
                "name": "Greenroom",
                "abbreviation": "GRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13187/?format=api",
                    "id": 13187,
                    "name": "Greenroom",
                    "is_group": true
                }
            },
            {
                "name": "Poisonmikzers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24331/?format=api",
                    "id": 24331,
                    "name": "Poisonmikzers",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-13",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]