File size: 337 Bytes
8dbac0e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"image_type": ["index_card", "verso", "cover", "blank", "other"],
"heading": "verbatim-string",
"heading_type": ["person", "family", "corporate", "geographic", "subject"],
"epithet": "string",
"entries": [
{
"ms_no": "verbatim-string",
"folios": ["verbatim-string"],
"description": "string"
}
]
}
|