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

{
    "id": 1130049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130049/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Hon. Uhuru Kenyatta",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Equally important to note, during the COVID-19 pandemic period we had a capacity to only generate Ksh3 million litres of oxygen per day in March 2020. Today, I am proud to say that we have improved our oxygen generation capacity in public health facilities, by ten times to Kshs32 million litres per day as at October 2021."
}