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

{
    "id": 173255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173255/?format=api",
    "text_counter": 298,
    "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 Guarantee (Loan) Act (Cap 461, Laws of Kenya), this House approves Sessional Paper No.1 of 2009 laid on the Table on 20th January, 2009, on 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 National Cereals and Produce Board."
}