← back to Handbag Authentication

handbag_data/japanese_collections/kci_example_item_structure.json

40 lines

{
  "source_institution": "Kyoto Costume Institute",
  "source_institution_ja": "京都服飾文化研究財団",
  "source_country": "Japan",
  "source_location": "Kyoto, Japan",
  "source_url": "https://www.kci.or.jp",
  "source_search_term": "handbag",
  "source_collection_type": "museum",
  "collected_at": "2025-11-12T15:33:50.083Z",
  "item_id": "KCI-AC-XXXX",
  "title": "Handbag",
  "title_ja": "ハンドバッグ",
  "description": null,
  "description_ja": null,
  "date": "1960s",
  "era": null,
  "maker": null,
  "designer": "Hermès",
  "brand": "Hermès",
  "culture": "Japanese",
  "classification": "handbag",
  "materials": null,
  "dimensions": null,
  "item_url": "https://www.kci.or.jp/en/archives/digital_archives/[item_id]",
  "image_url": "https://www.kci.or.jp/images/[image_id].jpg",
  "image_urls": [],
  "type": "handbag",
  "style": null,
  "raw_data": {
    "id": "KCI-AC-XXXX",
    "title": "Handbag",
    "title_ja": "ハンドバッグ",
    "date": "1960s",
    "designer": "Hermès",
    "brand": "Hermès",
    "type": "handbag",
    "url": "https://www.kci.or.jp/en/archives/digital_archives/[item_id]",
    "image_url": "https://www.kci.or.jp/images/[image_id].jpg"
  }
}