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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168458/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/168458/",
        "id": 168458,
        "title": "巨大地形風アート",
        "author_nicks": [
            {
                "name": "UMU____",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69920/?format=api",
                    "id": 69920,
                    "name": "UMU____",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-02-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
                "id": 27,
                "name": "Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "shader-sandbox",
            "japanese-title"
        ]
    }
]