GET /api/v0.1/hansard/entries/1112005/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1112005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112005/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Another proposal is to increase the number of health facilities in our various counties. For instance, we need to build a brand new hospital in Murang’a County. That should apply to all the fast-urbanizing regions in our country. For example, the entire region from Del Monte up to Kenol in Thika is a fast-urbanizing region. We have Kenol, Kabati, Makenji and Githigiri near Thika Town, but we do not have any Level 5 hospital in that region."
}