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

{
    "id": 291229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/291229/?format=api",
    "text_counter": 267,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, the hon. Member ought to appreciate that the works are not done by the Office of the Prime Minister. There are respective Ministries which are in charge of the implementation of these projects. As far as roads are concerned, the Ministry of Roads is there. As far as floods control is concerned, it will be dealt by the Ministry of Water and Irrigation. So, I am not in a position right now to give exactly the period within which these measures will be taken. But the point is noted and the relevant Ministry will be informed accordingly."
}