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

[
    {
        "url": "https://demozoo.org/api/v1/productions/364061/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364061/",
        "id": 364061,
        "title": "Christmas Present (PC/Python 2)",
        "author_nicks": [
            {
                "name": "STK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135528/?format=api",
                    "id": 135528,
                    "name": "STK",
                    "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/364032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364032/",
        "id": 364032,
        "title": "Christmas Present (Commodore C128/6502 Assembler)",
        "author_nicks": [
            {
                "name": "STK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135528/?format=api",
                    "id": 135528,
                    "name": "STK",
                    "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/364135/?format=api",
        "demozoo_url": "https://demozoo.org/productions/364135/",
        "id": 364135,
        "title": "Christmas Present (Commodore C128/BASIC V7.0)",
        "author_nicks": [
            {
                "name": "STK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135528/?format=api",
                    "id": 135528,
                    "name": "STK",
                    "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/335097/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335097/",
        "id": 335097,
        "title": "Christmas Diamonds (Commodore C128/BASIC V7.0)",
        "author_nicks": [
            {
                "name": "STK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135528/?format=api",
                    "id": 135528,
                    "name": "STK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-12-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/55/?format=api",
                "id": 55,
                "name": "Commodore 128"
            }
        ],
        "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/316794/?format=api",
        "demozoo_url": "https://demozoo.org/productions/316794/",
        "id": 316794,
        "title": "Christmas Star (Commodore VIC-20../Assembler)",
        "author_nicks": [
            {
                "name": "STK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135528/?format=api",
                    "id": 135528,
                    "name": "STK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-12-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]