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

{
    "id": 342453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342453/?format=api",
    "text_counter": 671,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 14 of the Bill be amended in sub clause (2)(i) by deleting the word “it” appearing immediately after the word “where” and substituting therefor the words “the unit”. This, again, is for polishing; instead of “it”, we want to be specific that we are referring to the unit."
}