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

{
    "id": 1111990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111990/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Madam Temporary Speaker, currently, counties are the ones that handle all hospitals and healthcare facilities from Level One to Level Five. If you come to Murang’a County, you will find that we have two Level Five hospitals, Murang’a County Referral Hospital and Maragua Rural Hospital in a population of about one million based on the 2019 Census."
}