Information for a specific object.

GET /api/0.2/ddr-one-3-123/?format=api
HTTP 200 OK
Allow: GET, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddr-one-3-123",
    "model": "entity",
    "collection_id": "ddr-one-3",
    "links": {
        "html": "https://ddr.densho.org/ddr-one-3-123/?format=api",
        "json": "https://ddr.densho.org/api/0.2/ddr-one-3-123/?format=api",
        "img": "https://ddr.densho.org/media/",
        "thumb": "http://ddrmedia.local/media/",
        "parent": "https://ddr.densho.org/api/0.2/ddr-one-3/?format=api",
        "children-objects": "https://ddr.densho.org/api/0.2/ddr-one-3-123/children/?format=api",
        "children-files": "https://ddr.densho.org/api/0.2/ddr-one-3-123/files/?format=api"
    },
    "parent_id": "ddr-one-3",
    "organization_id": "ddr-one",
    "signature_id": "",
    "title": "Kenjiro Kida's diary",
    "description": "Bound diary with gray cover. The year on the front cover is based on the Japanese imperial calendar and says Meiji 43 (1910). Written in by Kenjiro Kida while working for George Pyatt. He wrote in it in both Japanese and English.  Contents of diary about weather and daily life working for George Pyatt in White Salmon, Washington.",
    "breadcrumbs": [
        {
            "id": "ddr-one-3",
            "model": "collection",
            "idpart": "cid",
            "label": "3",
            "api_url": "https://ddr.densho.org/api/0.2/ddr-one-3/?format=api",
            "url": "https://ddr.densho.org/ddr-one-3/?format=api"
        },
        {
            "id": "ddr-one-3-123",
            "model": "entity",
            "idpart": "eid",
            "label": "123",
            "api_url": "https://ddr.densho.org/api/0.2/ddr-one-3-123/?format=api",
            "url": "https://ddr.densho.org/ddr-one-3-123/?format=api"
        }
    ],
    "_fields": [
        "id",
        "record_created",
        "record_lastmod",
        "status",
        "public",
        "sort",
        "title",
        "description",
        "creation",
        "location",
        "creators",
        "language",
        "genre",
        "format",
        "extent",
        "contributor",
        "alternate_id",
        "digitize_person",
        "digitize_organization",
        "digitize_date",
        "credit",
        "rights",
        "rights_statement",
        "topics",
        "persons",
        "facility",
        "chronology",
        "geography",
        "parent",
        "signature_id"
    ],
    "record_created": "2014-09-17T17:47:33",
    "record_lastmod": "2020-10-26T17:01:00",
    "status": "completed",
    "sort": 1,
    "creation": "c. 1910",
    "location": "White Salmon, Washington",
    "creators": [
        {
            "namepart": "Kida, Kenjiro",
            "role": "author"
        }
    ],
    "language": [
        "eng",
        "jpn"
    ],
    "genre": "diary",
    "format": "doc",
    "extent": "1 book: 3.5 W x 6 L x 0.75 H",
    "contributor": "Japanese American Museum of Oregon; Portland, Oregon",
    "alternate_id": "2013.29",
    "digitize_organization": "Japanese American Museum of Oregon",
    "credit": "Courtesy of Kida Family Collection, Japanese American Museum of Oregon",
    "rights": "cc",
    "topics": [
        {
            "id": "290",
            "term": "Geographic communities -- Washington"
        },
        {
            "id": "43",
            "term": "Identity and values -- Issei"
        },
        {
            "id": "4",
            "term": "Immigration and citizenship -- Arrival"
        },
        {
            "id": "345",
            "term": "Industry and employment -- Agriculture -- Farming"
        }
    ],
    "search_hidden": "Kida, Kenjiro author",
    "topics_id": [
        "290",
        "43",
        "4",
        "345"
    ],
    "download_large": ""
}