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

{
    "id": 345763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345763/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I just wish to confirm to this august House that this morning I sent Kshs10.1 billion to the CDF Management Board to enable Members of Parliament to complete all the projects that they have started, so that the incoming of Members of Parliament can start on a clean slate. Mr. Temporary Deputy Speaker, Sir, this morning a circular has also been issued to all accountants in all the district registries that they should not proceed on leave until after the elections on 4th of March. Thank you."
}