GET /api/v1/releasers/148943/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/380982/?format=api",
        "demozoo_url": "https://demozoo.org/productions/380982/",
        "id": 380982,
        "title": "Jolly Wee Punx",
        "author_nicks": [
            {
                "name": "Pixel Punx",
                "abbreviation": "PxP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
                    "id": 148943,
                    "name": "Pixel Punx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-11-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/377489/?format=api",
        "demozoo_url": "https://demozoo.org/productions/377489/",
        "id": 377489,
        "title": "Packed",
        "author_nicks": [
            {
                "name": "Pixel Punx",
                "abbreviation": "PxP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
                    "id": 148943,
                    "name": "Pixel Punx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-09-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/375032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375032/",
        "id": 375032,
        "title": "Behind the Screen",
        "author_nicks": [
            {
                "name": "Pixel Punx",
                "abbreviation": "PxP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
                    "id": 148943,
                    "name": "Pixel Punx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "petscii",
            "petscii-animations"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372646/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372646/",
        "id": 372646,
        "title": "Two 4 One",
        "author_nicks": [
            {
                "name": "Pixel Punx",
                "abbreviation": "PxP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148943/?format=api",
                    "id": 148943,
                    "name": "Pixel Punx",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "petscii",
            "petscii-animations",
            "writeup-available"
        ]
    }
]