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

{
    "id": 52090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52090/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Further to the undertaking given to this House to ensure that we visit Kitui Town, I wish to respond as follows:- I am aware that most of the roads surrounding Kitui Town are not tarmacked. Further to the response given to the Floor last week, I have taken note that the above mentioned roads in Kitui have not been tarmacked. This is due to the funds constraints facing the Ministry. Nevertheless, My Ministry is committed to maintaining the said roads in motoreable conditions."
}