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

[
    {
        "url": "https://demozoo.org/api/v1/productions/191229/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/191229/",
        "id": 191229,
        "title": "Bubbles of Polarity",
        "author_nicks": [
            {
                "name": "Sieniseko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80222/?format=api",
                    "id": 80222,
                    "name": "Sieniseko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paranoidx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80223/?format=api",
                    "id": 80223,
                    "name": "Paranoidx",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]