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

[
    {
        "url": "https://demozoo.org/api/v1/productions/287668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/287668/",
        "id": 287668,
        "title": "As Yet Untitled",
        "author_nicks": [
            {
                "name": "Glitter Critter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118199/?format=api",
                    "id": 118199,
                    "name": "Glitter Critter",
                    "is_group": false
                }
            },
            {
                "name": "cTrix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                    "id": 3604,
                    "name": "cTrix",
                    "is_group": false
                }
            },
            {
                "name": "pelrun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72101/?format=api",
                    "id": 72101,
                    "name": "pelrun",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-11-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]