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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72200/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72200/",
        "id": 72200,
        "title": "Fû, sex, sün, halál, torus, piros",
        "author_nicks": [
            {
                "name": "Ketyere",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14417/?format=api",
                    "id": 14417,
                    "name": "Ketyere",
                    "is_group": false
                }
            },
            {
                "name": "Sairus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39392/?format=api",
                    "id": 39392,
                    "name": "Sairus",
                    "is_group": false
                }
            },
            {
                "name": "Wizard of Wor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39391/?format=api",
                    "id": 39391,
                    "name": "Wizard of Wor",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]