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

[
    {
        "url": "https://demozoo.org/api/v1/productions/22621/?format=api",
        "demozoo_url": "https://demozoo.org/productions/22621/",
        "id": 22621,
        "title": "Jiverium - Casino Insanity 2",
        "author_nicks": [
            {
                "name": "Flipside",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4280/?format=api",
                    "id": 4280,
                    "name": "Flipside",
                    "is_group": false
                }
            },
            {
                "name": "Snillfisk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4278/?format=api",
                    "id": 4278,
                    "name": "Fisk",
                    "is_group": false
                }
            },
            {
                "name": "dyret",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46963/?format=api",
                    "id": 46963,
                    "name": "dyret",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-03",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]