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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335005/",
        "id": 335005,
        "title": "Christmas Diamonds (Sinclair ZX81/Z80 Assembler)",
        "author_nicks": [
            {
                "name": "dadecoza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135238/?format=api",
                    "id": 135238,
                    "name": "dadecoza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
                "id": 45,
                "name": "ZX81"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/317127/?format=api",
        "demozoo_url": "https://demozoo.org/productions/317127/",
        "id": 317127,
        "title": "Christmas Star (CP/M on Z80 based../BASIC-80 (MBASI..)",
        "author_nicks": [
            {
                "name": "dadecoza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135238/?format=api",
                    "id": 135238,
                    "name": "dadecoza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316931/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316931/",
        "id": 316931,
        "title": "Christmas Star (Atari 2600/6502 Assembly)",
        "author_nicks": [
            {
                "name": "dadecoza",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135238/?format=api",
                    "id": 135238,
                    "name": "dadecoza",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
                "id": 54,
                "name": "Atari 2600 Video Computer System (VCS)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]