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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79298/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79298/",
        "id": 79298,
        "title": "Crumbs",
        "author_nicks": [
            {
                "name": "Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55971/?format=api",
                    "id": 55971,
                    "name": "Doom",
                    "is_group": false
                }
            },
            {
                "name": "Mayo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21394/?format=api",
                    "id": 21394,
                    "name": "Mayo",
                    "is_group": false
                }
            },
            {
                "name": "Squeeze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21395/?format=api",
                    "id": 21395,
                    "name": "Squeeze",
                    "is_group": false
                }
            },
            {
                "name": "Wipe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41206/?format=api",
                    "id": 41206,
                    "name": "Wipe",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]