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

{
    "id": 1917,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1917/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Madam Temporary Deputy Speaker, the following Bills will also be considered at the Committee of the whole House:- The Finance Bill, Bill No.12 of 2011, Public Procurement Disposal (Amendment) Bill, Bill No.27 of 2011, Malaria Bill, Bill No.8 of 2011 and Kenya Deposit Insurance Bill, Bill No.55 of 2011."
}