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

[
    {
        "url": "https://demozoo.org/api/v1/productions/34710/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34710/",
        "id": 34710,
        "title": "9/11 Simulation",
        "author_nicks": [
            {
                "name": "Dontis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22937/?format=api",
                    "id": 22937,
                    "name": "Dontis",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "fACERAPE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7773/?format=api",
                    "id": 7773,
                    "name": "fACERAPE",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-05-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]