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

[
    {
        "url": "https://demozoo.org/api/v1/productions/313229/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/313229/",
        "id": 313229,
        "title": "Violet Raccooon",
        "author_nicks": [
            {
                "name": "Cyansorcery",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133786/?format=api",
                    "id": 133786,
                    "name": "Cyansorcery",
                    "is_group": false
                }
            },
            {
                "name": "RaccoonViolet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90373/?format=api",
                    "id": 90373,
                    "name": "RaccoonViolet",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2022-09-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]