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

[
    {
        "url": "https://demozoo.org/api/v1/productions/271462/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/271462/",
        "id": 271462,
        "title": "COA Art Pack (10/1996)",
        "author_nicks": [
            {
                "name": "Centers Of Attention",
                "abbreviation": "COA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110957/?format=api",
                    "id": 110957,
                    "name": "Centers Of Attention",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]