{
    "@context": "http://iiif.io/api/presentation/2/context.json",
    "@type": "sc:Manifest",
    "@id": "https://digital.archives.caltech.edu/collections/Photographs/30.25-33/manifest.json",
    "label": "Electric car race",
    "thumbnail": {
        "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/30.25-33/full/200,/0/default.jpg",
        "service": {
            "@context": "http://iiif.io/api/image/2/context.json",
            "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/STAGE_2_WORKING/30.25-33",
            "profile": "http://iiif.io/api/image/2/level1.json"
        }
    },
    "metadata": [
        {
            "label": "Collection",
            "value": "Caltech Photographs"
        },
        {
            "label": "Series",
            "value": "Photographs of Campus and Student Life"
        },
        {
            "label": "Sub-Series",
            "value": "Student Life"
        },
        {
            "label": "Dates",
            "value": [
                "1968"
            ]
        },
        {
            "label": "Extents",
            "value": [
                "1 photographs (negative)"
            ]
        },
        {
            "label": "Abstract",
            "value": [
                "The great transcontinental electric car race of 1968 pitted Caltech\u2019s 1958 VW bus against MIT\u2019s 1968 Corvair, each modified to operate on battery power alone. Caltech\u2019s student-built entry took a corrected time fo 210 hours to go from Pasadena to Cambridge and was declared the winner by 30 minutes. Student activities."
            ]
        }
    ],
    "attribution": "<p>These digitized collections are accessible for purposes of education and research. Due to the nature of archival collections, archivists at the Caltech Archives and Special Collections are not always able to identify copyright and rights of privacy, publicity, or trademark. We are eager to <a href=\"mailto:archives@caltech.edu\">hear from any rights holders</a>, so that we may obtain accurate information. Upon request, we\u2019ll remove material from public view while we address a rights issue.</p>",
    "sequences": [
        {
            "@type": "sc:Sequence",
            "canvases": [
                {
                    "@type": "sc:Canvas",
                    "@id": "https://digital.archives.caltech.edu/collections/Photographs/30.25-33/canvas/30.25-33",
                    "label": "30.25-33",
                    "width": "2841",
                    "height": "1952",
                    "images": [
                        {
                            "@type": "oa:Annotation",
                            "motivation": "sc:painting",
                            "on": "https://digital.archives.caltech.edu/collections/Photographs/30.25-33/canvas/30.25-33",
                            "resource": {
                                "@type": "dctypes:Image",
                                "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/30.25-33/30.25-33/full/max/0/default.jpg",
                                "service": {
                                    "@context": "http://iiif.io/api/image/2/context.json",
                                    "@id": "https://img.archives.caltech.edu/iiif/2/collections/Photographs/30.25-33/30.25-33",
                                    "profile": "http://iiif.io/api/image/2/level2.json"
                                }
                            }
                        }
                    ]
                }
            ]
        }
    ]
}