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

{
    "id": 1130360,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130360/?format=api",
    "text_counter": 199,
    "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": "As mentioned earlier, my administration has increased this allocation to 30 per cent through administrative fiat. However, to anchor this goodwill in the Constitution so that devolution is embedded, we wanted a constitutional amendment that was clear and certain. This did not happen. Had this amendment been adopted, counties would have, by law, received Kshs562 billion instead of the Kshs316 billion allocated to them in the 2020/2021 budget, an increase of over 75 per cent of their current allocation."
}