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

[
    {
        "url": "https://demozoo.org/api/v1/productions/228706/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228706/",
        "id": 228706,
        "title": "Baal +7",
        "author_nicks": [
            {
                "name": "Hal9000",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104884/?format=api",
                    "id": 104884,
                    "name": "Hal9000",
                    "is_group": false
                }
            },
            {
                "name": "Humane",
                "abbreviation": "HMN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2024/?format=api",
                    "id": 2024,
                    "name": "Humane",
                    "is_group": true
                }
            },
            {
                "name": "Vanity",
                "abbreviation": "VTY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7841/?format=api",
                    "id": 7841,
                    "name": "Vanity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "baal"
        ]
    }
]