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

[
    {
        "url": "https://demozoo.org/api/v1/productions/308487/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308487/",
        "id": 308487,
        "title": "Shadow Party Invitation 2022",
        "author_nicks": [
            {
                "name": "Alkama",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1382/?format=api",
                    "id": 1382,
                    "name": "Alkama",
                    "is_group": false
                }
            },
            {
                "name": "Aubépine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131554/?format=api",
                    "id": 131554,
                    "name": "Aubépine",
                    "is_group": false
                }
            },
            {
                "name": "Callisto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57855/?format=api",
                    "id": 57855,
                    "name": "Callisto",
                    "is_group": false
                }
            },
            {
                "name": "CoyHot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43553/?format=api",
                    "id": 43553,
                    "name": "CoyHot",
                    "is_group": false
                }
            },
            {
                "name": "p0ke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42399/?format=api",
                    "id": 42399,
                    "name": "p0ke",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-05-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]