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

[
    {
        "url": "https://demozoo.org/api/v1/productions/371096/?format=api",
        "demozoo_url": "https://demozoo.org/productions/371096/",
        "id": 371096,
        "title": "Letter 4 you!",
        "author_nicks": [
            {
                "name": "vog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145091/?format=api",
                    "id": 145091,
                    "name": "vog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2025-04-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/358754/?format=api",
        "demozoo_url": "https://demozoo.org/productions/358754/",
        "id": 358754,
        "title": "Code for me!",
        "author_nicks": [
            {
                "name": "vog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145091/?format=api",
                    "id": 145091,
                    "name": "vog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-10-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "textmode",
            "text-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/375627/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375627/",
        "id": 375627,
        "title": "chess",
        "author_nicks": [
            {
                "name": "vog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145091/?format=api",
                    "id": 145091,
                    "name": "vog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]