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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271767/?format=api",
        "demozoo_url": "https://demozoo.org/productions/271767/",
        "id": 271767,
        "title": "Odynexus: Journey To Ithaca",
        "author_nicks": [
            {
                "name": "AnderLex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111197/?format=api",
                    "id": 111197,
                    "name": "AnderLex",
                    "is_group": false
                }
            },
            {
                "name": "Drozerix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26903/?format=api",
                    "id": 26903,
                    "name": "Drozerix",
                    "is_group": false
                }
            },
            {
                "name": "LordKraken",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111196/?format=api",
                    "id": 111196,
                    "name": "LordKraken",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/70/?format=api",
                "id": 70,
                "name": "Atari Lynx"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]