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

[
    {
        "url": "https://demozoo.org/api/v1/productions/20351/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20351/",
        "id": 20351,
        "title": "Insitol",
        "author_nicks": [
            {
                "name": "Sad",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11571/?format=api",
                    "id": 11571,
                    "name": "Sad",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Avenge",
                "abbreviation": "AVE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14726/?format=api",
                    "id": 14726,
                    "name": "Avenge",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-04-13",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]