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

[
    {
        "url": "https://demozoo.org/api/v1/productions/209604/?format=api",
        "demozoo_url": "https://demozoo.org/productions/209604/",
        "id": 209604,
        "title": "Zarch's First Intro",
        "author_nicks": [
            {
                "name": "Nuke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/954/?format=api",
                    "id": 954,
                    "name": "Spaceman",
                    "is_group": false
                }
            },
            {
                "name": "Wizoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/91973/?format=api",
                    "id": 91973,
                    "name": "Wizoid",
                    "is_group": false
                }
            },
            {
                "name": "Zarch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5006/?format=api",
                    "id": 5006,
                    "name": "Zarch",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]