{{item.object_id}}
{{item['mhs:description']}}
Identifier: {{item.ids[0]}}
{{item.decade.length === 1 ? 'Decade' : 'Decades'}}: {{i}}{{$last ? '' : ', '}}
{{item.creators.length === 1 ? 'Creator' : 'Creators'}}: , {{i}}{{$last ? '' : ', '}}
{{item.types.length === 1 ? 'Type' : 'Types'}}: {{i.label}}{{$last ? '' : ', '}}
{{item.subjects.length === 1 ? 'Subject' : 'Subjects'}}: {{i.label}}{{$last ? '' : ', '}}
{{item.places.length === 1 ? 'Place' : 'Places'}}: {{i.label}}{{$last ? '' : ', '}}
Collection: {{item.collectionLabel}}
{{item.decade.length === 1 ? 'Decade' : 'Decades'}}: {{i}}{{$last ? '' : ', '}}
{{entity.types.length === 1 ? 'Type' : 'Types'}}: {{i.label}}{{$last ? '' : ', '}}
{{entity.places.length === 1 ? 'Place' : 'Places'}}: {{i.label}}{{$last ? '' : ', '}}
Series: {{i}}{{$last ? '' : ', '}}
{{item['mhs:author'].length === 1 ? 'Author' : 'Authors'}}: {{i.name}}{{$last ? '' : ', '}}
Location: {{detailView.locationLookup[item['mhs:owner']]}}
{{item['mhs:category'].length === 1 ? 'Category' : 'Categories'}}: {{i.name}}{{$last ? '' : ', '}}
Date: {{item['mhs:eventStartDate'].split('T')[0]}} TBD
{{item['mhs:subject'].length === 1 ? 'Subject' : 'Subjects'}}: {{i.name}}{{$last ? '' : ', '}}
{{item['mhs:eventStartDate'] && item['mhs:eventEndDate'] ? 'Time' : 'Start Time'}}: {{item['mhs:eventStartDate'] | date: 'h:mma' | lowercase}}–{{item['mhs:eventEndDate'] | date: 'h:mma' | lowercase }}
{{item['mhs:eventType'] ? (item['mhs:eventType'].length === 1 ? 'Type' : 'Types') : 'Type'}}: {{i}}{{$last ? '' : ', '}} Other
{{item['mhs:relatedExhibits'].length === 1 ? 'Related Exhibit' : 'Related Exhibits'}}: {{$last ? '' : ', '}}