GET /api/v1/releasers/140324/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/334540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334540/",
        "id": 334540,
        "title": "Silly Venture 2024SE - Atari Jaguar invitro",
        "author_nicks": [
            {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2059/?format=api",
                    "id": 2059,
                    "name": "Grey",
                    "is_group": false
                }
            },
            {
                "name": "Krystone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117456/?format=api",
                    "id": 117456,
                    "name": "Krystone",
                    "is_group": false
                }
            },
            {
                "name": "Mindthreat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140324/?format=api",
                    "id": 140324,
                    "name": "Mindthreat",
                    "is_group": false
                }
            },
            {
                "name": "Vasyl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53001/?format=api",
                    "id": 53001,
                    "name": "Vasyl",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "atari-jaguar",
            "jaguar",
            "invitation",
            "ai-generated-audio"
        ]
    }
]