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

{
    "id": 3794,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3794/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Minister has said that these irrigation dams will cost Kshs5 billion. Could she tell us whether the donor is funding the entire projects, or whether the Government of Kenya will contribute part of the money? Is the project co-funded by the Government?"
}