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

[
    {
        "url": "https://demozoo.org/api/v1/productions/269455/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/269455/",
        "id": 269455,
        "title": "AIR Art Pack",
        "author_nicks": [
            {
                "name": "Artists In Revolt",
                "abbreviation": "AiR, AiR/FLT, AIR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108416/?format=api",
                    "id": 108416,
                    "name": "Artists In Revolt",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]