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

[
    {
        "url": "https://demozoo.org/api/v1/productions/370510/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370510/",
        "id": 370510,
        "title": "Red Supremacy",
        "author_nicks": [
            {
                "name": "Virtual Vision Group",
                "abbreviation": "VVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                    "id": 9176,
                    "name": "Virtual Vision Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361611/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361611/",
        "id": 361611,
        "title": "RTZX Next",
        "author_nicks": [
            {
                "name": "Virtual Vision Group",
                "abbreviation": "VVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                    "id": 9176,
                    "name": "Virtual Vision Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-11-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-next"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/85037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85037/",
        "id": 85037,
        "title": "VVG intro II",
        "author_nicks": [
            {
                "name": "DecroS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42650/?format=api",
                    "id": 42650,
                    "name": "DecroS",
                    "is_group": true
                }
            },
            {
                "name": "Team PowerAmiga",
                "abbreviation": "TPA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13296/?format=api",
                    "id": 13296,
                    "name": "Team PowerAmiga",
                    "is_group": true
                }
            },
            {
                "name": "Virtual Vision Group",
                "abbreviation": "VVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                    "id": 9176,
                    "name": "Virtual Vision Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-06-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
                "id": 26,
                "name": "Amiga PPC/RTG"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13914/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13914/",
        "id": 13914,
        "title": "Virtual Vision Group Intro",
        "author_nicks": [
            {
                "name": "Virtual Vision Group",
                "abbreviation": "VVG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9176/?format=api",
                    "id": 9176,
                    "name": "Virtual Vision Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]