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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176258/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176258/",
        "id": 176258,
        "title": "Psy-Show",
        "author_nicks": [
            {
                "name": "Damiano",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91820/?format=api",
                    "id": 91820,
                    "name": "Damiano",
                    "is_group": true
                }
            },
            {
                "name": "Digitech",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4057/?format=api",
                    "id": 4057,
                    "name": "Digitech",
                    "is_group": true
                }
            },
            {
                "name": "Italian Bad Boys",
                "abbreviation": "IBB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1555/?format=api",
                    "id": 1555,
                    "name": "Italian Bad Boys",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "graphics-ripped-from-game"
        ]
    }
]