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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168466/",
        "id": 168466,
        "title": "Basic income is better than 雇用保険",
        "author_nicks": [
            {
                "name": "Hole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24018/?format=api",
                    "id": 24018,
                    "name": "Hole",
                    "is_group": false
                }
            },
            {
                "name": "Q",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13166/?format=api",
                    "id": 13166,
                    "name": "Q",
                    "is_group": false
                }
            },
            {
                "name": "Tomohiro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3835/?format=api",
                    "id": 3835,
                    "name": "Tomohiro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-02-18",
        "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": [
            "source-available",
            "japanese-title"
        ]
    }
]