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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364190/",
        "id": 364190,
        "title": "Christmas Present (Commodore 64/basic)",
        "author_nicks": [
            {
                "name": "Gray Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129002/?format=api",
                    "id": 129002,
                    "name": "Gray Defender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-12-27",
        "supertype": "production",
        "platforms": [],
        "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/335141/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335141/",
        "id": 335141,
        "title": "Christmas Diamonds (Commodore 64/BASIC)",
        "author_nicks": [
            {
                "name": "Gray Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129002/?format=api",
                    "id": 129002,
                    "name": "Gray Defender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/335217/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335217/",
        "id": 335217,
        "title": "Christmas Diamonds (TI83 Plus Calcula../BASIC)",
        "author_nicks": [
            {
                "name": "Gray Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129002/?format=api",
                    "id": 129002,
                    "name": "Gray Defender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-83",
            "basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/316850/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316850/",
        "id": 316850,
        "title": "Christmas Star (Commodore C64/Kick Assembler ..)",
        "author_nicks": [
            {
                "name": "Gray Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129002/?format=api",
                    "id": 129002,
                    "name": "Gray Defender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/303594/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303594/",
        "id": 303594,
        "title": "Christmas Tree",
        "author_nicks": [
            {
                "name": "Gray Defender",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129002/?format=api",
                    "id": 129002,
                    "name": "Gray Defender",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-12-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [],
        "tags": []
    }
]