GET /api/v1/releasers/9324/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/140453/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140453/",
        "id": 140453,
        "title": "Lemmings",
        "author_nicks": [
            {
                "name": "Prestige",
                "abbreviation": "PSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                    "id": 9324,
                    "name": "Prestige",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lemmings"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342436/",
        "id": 342436,
        "title": "Vvologdegdegdegdegde",
        "author_nicks": [
            {
                "name": "Outsiders",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63081/?format=api",
                    "id": 63081,
                    "name": "Outsiders",
                    "is_group": true
                }
            },
            {
                "name": "Russian Prestige",
                "abbreviation": "RPSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                    "id": 9324,
                    "name": "Prestige",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "karate"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/327451/?format=api",
        "demozoo_url": "https://demozoo.org/productions/327451/",
        "id": 327451,
        "title": "Demodulation 2023 Invitation",
        "author_nicks": [
            {
                "name": "7dUMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10118/?format=api",
                    "id": 10118,
                    "name": "7dUMP",
                    "is_group": true
                }
            },
            {
                "name": "Russian Prestige",
                "abbreviation": "RPSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                    "id": 9324,
                    "name": "Prestige",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-08-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13592/",
        "id": 13592,
        "title": "PSG-Wins",
        "author_nicks": [
            {
                "name": "Prestige",
                "abbreviation": "PSG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9324/?format=api",
                    "id": 9324,
                    "name": "Prestige",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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": []
    }
]