GET /api/0.2/narrator/555/?format=api
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept

{
    "id": "555",
    "model": "narrator",
    "links": {
        "html": "https://ddr.densho.org/narrators/555/?format=api",
        "json": "https://ddr.densho.org/api/0.2/narrator/555/?format=api",
        "img": "https://ddr.densho.org/media/narrators/djack.jpg",
        "thumb": "https://ddr.densho.org/media/narrators/djack.jpg",
        "interviews": "https://ddr.densho.org/api/0.2/narrator/555/interviews/?format=api"
    },
    "display_name": "Jack Dairiki",
    "bio": "Kibei male. Born December 25, 1930 in Sacramento, California. Grew up in Sacramento where parents ran a hotel. In 1941, traveled to Japan with father to Japan, then could not return to the United States because of impending war. Was living in Hiroshima when the United States dropped the atomic bomb in 1945. Returned to the United States after World War II, and continues to talk about wartime experiences.",
    "created": "2016-12-14T11:15:15",
    "modified": "2016-12-14T11:15:15",
    "nr_id": "",
    "b_date": "1930-12-25T00:00:00",
    "last_name": "Dairiki",
    "first_name": "Jack",
    "middle_name": "Motoo",
    "nickname": "",
    "gender": "M",
    "generation": "Kibei",
    "ethnicity": "Japanese",
    "nationality": "US",
    "religion": "Buddhist",
    "birth_location": "Sacramento, California",
    "has_published": "1"
}