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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342374/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/342374/",
        "id": 342374,
        "title": "Let Me Fall",
        "author_nicks": [
            {
                "name": "shhra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133217/?format=api",
                    "id": 133217,
                    "name": "shhra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2024-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "stages-included"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311680/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311680/",
        "id": 311680,
        "title": "Plane, Hills, and House",
        "author_nicks": [
            {
                "name": "shhra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133217/?format=api",
                    "id": 133217,
                    "name": "shhra",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-08-06",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "first-production",
            "blossom"
        ]
    }
]