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

{
    "id": 345172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345172/?format=api",
    "text_counter": 569,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Section (13)(1)(a) be amended by deleting all words from “such” to “subsection (2)” and replacing them with the following 13(a). “Such monies as may be appropriated by Parliament through a budget line to the authority for purposes of carrying out the functions of the Authority”"
}