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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173773/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173773/",
        "id": 173773,
        "title": "Fraahvaton17 Takkihanhi",
        "author_nicks": [
            {
                "name": "brtobsvid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66011/?format=api",
                    "id": 66011,
                    "name": "brtobsvid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/159093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/159093/",
        "id": 159093,
        "title": "Stolen Predictions",
        "author_nicks": [
            {
                "name": "brtobsvid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66011/?format=api",
                    "id": 66011,
                    "name": "brtobsvid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "RAAH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66012/?format=api",
                    "id": 66012,
                    "name": "RAAH",
                    "is_group": true
                }
            }
        ],
        "release_date": "2016-06-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]