{
  "status": "completed",
  "data": {
    "outlooks": [
      {
        "name": "남색작업복",
        "description": "남색 작업복 상하의. 기름때가 묻을 수 있는 튼튼하고 실용적인 재질이며, 작업하기 편하도록 소매를 걷어붙인 스타일.",
        "character_id": "C01",
        "is_shared": false,
        "short_id": "O01"
      },
      {
        "name": "노란우비",
        "description": "눈에 띄는 밝은 노란색의 방수 우비. 비를 막기 위해 일상복 위에 덧입은 형태로 젖어 있는 상태.",
        "character_id": "C02",
        "is_shared": false,
        "short_id": "O02"
      },
      {
        "name": "회색외투",
        "description": "다소 낡고 두툼한 회색 외투. 고령자가 착용하는 수수하고 편안한 스타일의 겨울용 겉옷.",
        "character_id": "C03",
        "is_shared": false,
        "short_id": "O03"
      }
    ],
    "null_outlook_chars": []
  }
}