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

[
    {
        "url": "https://demozoo.org/api/v1/productions/333675/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/333675/",
        "id": 333675,
        "title": "Multidimensional Syntax",
        "author_nicks": [
            {
                "name": "Yeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108709/?format=api",
                    "id": 108709,
                    "name": "Yeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2023-11-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/315508/?format=api",
        "demozoo_url": "https://demozoo.org/productions/315508/",
        "id": 315508,
        "title": "Energy particle cloud demo",
        "author_nicks": [
            {
                "name": "Yeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108709/?format=api",
                    "id": 108709,
                    "name": "Yeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-11-12",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/269772/?format=api",
        "demozoo_url": "https://demozoo.org/productions/269772/",
        "id": 269772,
        "title": "Unsure",
        "author_nicks": [
            {
                "name": "Yeff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108709/?format=api",
                    "id": 108709,
                    "name": "Yeff",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-11-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]