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

[
    {
        "url": "https://demozoo.org/api/v1/productions/355623/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355623/",
        "id": 355623,
        "title": "Revision 2017 Shadowparty Invitation",
        "author_nicks": [
            {
                "name": "Coprocessor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69577/?format=api",
                    "id": 69577,
                    "name": "Coprocessor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04",
        "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/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167684/",
        "id": 167684,
        "title": "Demobit Trip",
        "author_nicks": [
            {
                "name": "Coprocessor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69577/?format=api",
                    "id": 69577,
                    "name": "Coprocessor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [],
        "tags": []
    }
]