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

{
    "id": 1130033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130033/?format=api",
    "text_counter": 60,
    "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": "The first intervention was in the tea sub-sector, where I am pleased to confirm that we have supported the tea sub-sector with Kshs1 billion in support of fertiliser subsidies for our tea farmers, securing our nation’s top agricultural export. I am also happy to report that our tea farmers are today receiving the highest pay they have ever had in many years."
}