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

{
    "id": 322222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/322222/?format=api",
    "text_counter": 603,
    "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. Deputy Speaker, Sir, the words that I am going to say are those of the Minister. First of all, she forgot to thank the Chairman of the Departmental Committee for a job well done; for really working very hard and particularly, looking for compromises. It was not an easy subject, but we are glad that today we have been able to pass this very important piece of legislation. I also want to thank the Members of the Committee also for agreeing to work late at night and over the weekends, in order to come up with their amendments. Mr. Deputy Speaker, Sir, let me also thank the members of staff in the Ministry for having been there when they were required and giving the technical input. Lastly, she wishes to thank employees of this august House also for supporting the Committee and her when they were dealing with this Bill."
}