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

[
    {
        "url": "https://demozoo.org/api/v1/productions/366272/?format=api",
        "demozoo_url": "https://demozoo.org/productions/366272/",
        "id": 366272,
        "title": "When the Music Stops",
        "author_nicks": [
            {
                "name": "Payback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51438/?format=api",
                    "id": 51438,
                    "name": "Payback",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-01-25",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/138389/?format=api",
        "demozoo_url": "https://demozoo.org/productions/138389/",
        "id": 138389,
        "title": "Fireworks",
        "author_nicks": [
            {
                "name": "Payback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51438/?format=api",
                    "id": 51438,
                    "name": "Payback",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-05-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/116744/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/116744/",
        "id": 116744,
        "title": "Play It Again",
        "author_nicks": [
            {
                "name": "Payback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51438/?format=api",
                    "id": 51438,
                    "name": "Payback",
                    "is_group": true
                }
            },
            {
                "name": "Saksalainen Laatu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51443/?format=api",
                    "id": 51443,
                    "name": "Saksalainen Laatu",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07-12",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]