GET /api/v1/releasers/146366/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/370007/?format=api",
        "demozoo_url": "https://demozoo.org/productions/370007/",
        "id": 370007,
        "title": "Piss Flaps Cracktro",
        "author_nicks": [
            {
                "name": "Frikandel Speciaal Basterds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146366/?format=api",
                    "id": 146366,
                    "name": "Frikandel Speciaal Basterds",
                    "is_group": true
                }
            },
            {
                "name": "Razor 1933",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148482/?format=api",
                    "id": 148482,
                    "name": "Razor 1933",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-03-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362473/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362473/",
        "id": 362473,
        "title": "Frikadel Speciaal Basterds Intro",
        "author_nicks": [
            {
                "name": "Frikandel Speciaal Basterds",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146366/?format=api",
                    "id": 146366,
                    "name": "Frikandel Speciaal Basterds",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]