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

[
    {
        "url": "https://demozoo.org/api/v1/productions/305926/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/305926/",
        "id": 305926,
        "title": "Blade Storm",
        "author_nicks": [
            {
                "name": "Numb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111405/?format=api",
                    "id": 111405,
                    "name": "Numb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Sphere of Illusions",
                "abbreviation": "SOI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                    "id": 111392,
                    "name": "Sphere of Illusions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx"
        ]
    }
]