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

{
    "id": 4861,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4861/?format=api",
    "text_counter": 742,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 56 of the Bill be amended- (a) by deleting the word “Minister” and substituting therefor the words “Cabinet Secretary”; and, (b) by inserting the following new paragraph immediately after paragraph (f)- (ff) provide for the composition, conduct and regulation of business and affairs of the Kenya Academy of Engineering and Technology established under section 7 (p)."
}