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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206905/",
        "id": 206905,
        "title": "Saturne '93 Slideshow",
        "author_nicks": [
            {
                "name": "Brainwasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31390/?format=api",
                    "id": 31390,
                    "name": "Brainwasher",
                    "is_group": false
                }
            },
            {
                "name": "Geist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1033/?format=api",
                    "id": 1033,
                    "name": "Geist",
                    "is_group": false
                }
            },
            {
                "name": "KSS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19379/?format=api",
                    "id": 19379,
                    "name": "KSS",
                    "is_group": false
                }
            },
            {
                "name": "Mushies",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5198/?format=api",
                    "id": 5198,
                    "name": "Mush",
                    "is_group": false
                }
            },
            {
                "name": "Olive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89176/?format=api",
                    "id": 89176,
                    "name": "Olive",
                    "is_group": false
                }
            },
            {
                "name": "XTD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1532/?format=api",
                    "id": 1532,
                    "name": "XTD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-08",
        "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": []
    }
]