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

{
    "id": 173749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173749/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": "THAT, pursuant to the provisions of Section 5(2) of the Loans (Guarantee) Act, (Cap. 461, Laws of Kenya); this House approves Sessional Paper No.1 of 2009 on the Kenya Government Guarantee of a loan of US$100 million equivalent to Kshs7.9 billion through the United States of America Department of Agriculture to the National Cereals and Produce Board."
}