キッチン種別

GET /master/kitchen_types/107a0f11c12c465891ab47b39ea15e30
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "list": [
        {
            "id": 10,
            "name": "1R",
            "notation": ""
        },
        {
            "id": 20,
            "name": "K",
            "notation": "K"
        },
        {
            "id": 30,
            "name": "DK",
            "notation": "DK"
        },
        {
            "id": 40,
            "name": "LDK",
            "notation": "LDK"
        },
        {
            "id": 41,
            "name": "LD+K",
            "notation": "LDK"
        },
        {
            "id": 42,
            "name": "LK",
            "notation": "LK"
        },
        {
            "id": 43,
            "name": "LD",
            "notation": "LD"
        },
        {
            "id": 90,
            "name": "無し",
            "notation": ""
        },
        {
            "id": 0,
            "name": "不明",
            "notation": ""
        }
    ]
}