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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37914/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37914/",
        "id": 37914,
        "title": "Syk Voffe",
        "author_nicks": [
            {
                "name": "Xbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6620/?format=api",
                    "id": 6620,
                    "name": "Xbit",
                    "is_group": false
                }
            },
            {
                "name": "Zycon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10966/?format=api",
                    "id": 10966,
                    "name": "Zycon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Progress",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5947/?format=api",
                    "id": 5947,
                    "name": "Progress",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-10-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]