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

[
    {
        "url": "https://demozoo.org/api/v1/productions/297902/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297902/",
        "id": 297902,
        "title": "Plasma",
        "author_nicks": [
            {
                "name": "The Night Prowler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58734/?format=api",
                    "id": 58734,
                    "name": "The Night Prowler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "iMPERiAL",
                "abbreviation": "IMP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                    "id": 54564,
                    "name": "iMPERiAL",
                    "is_group": true
                }
            }
        ],
        "release_date": "1994-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "bbs-ad-gfx",
            "ripscrip"
        ]
    }
]