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

{
    "id": 99958,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99958/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. I want to inform you that you are hardly heard at the far end. Mr. Temporary Deputy Speaker, Sir, I beg to reply. My Ministry has scheduled to construct the above mentioned road in two phases. Work on phase 1, which is the section between Nakuru Pipeline, Lanet and Elementaita, a distance of 20 kilometres will begin early August 2010, since the contract for the said section has been awarded. Phase 2; Elementaita to Mau Narok, 26 kilometres is scheduled to commence in the year 2012/2013."
}