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

[
    {
        "url": "https://demozoo.org/api/v1/productions/214270/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214270/",
        "id": 214270,
        "title": "Beavis & Butthead - Wicked Dance",
        "author_nicks": [
            {
                "name": "Czeslaw Mnich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46951/?format=api",
                    "id": 46951,
                    "name": "Leon",
                    "is_group": false
                }
            },
            {
                "name": "G.b.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91581/?format=api",
                    "id": 91581,
                    "name": "G.b.",
                    "is_group": false
                }
            },
            {
                "name": "Roberts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38834/?format=api",
                    "id": 38834,
                    "name": "Roberts",
                    "is_group": false
                }
            },
            {
                "name": "Yoga",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8615/?format=api",
                    "id": 8615,
                    "name": "Yoga",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "beavis-and-butthead-theme"
        ]
    }
]