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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166911/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166911/",
        "id": 166911,
        "title": "South Sealand 1996 invitation",
        "author_nicks": [
            {
                "name": "Impact DK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6975/?format=api",
                    "id": 6975,
                    "name": "Impact DK",
                    "is_group": true
                }
            },
            {
                "name": "X-Stream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21988/?format=api",
                    "id": 21988,
                    "name": "X-Stream",
                    "is_group": true
                }
            }
        ],
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]