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

{
    "id": 106014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106014/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I am sure you realize that, that is a totally different question. In the meantime, I wish to say that we have done an assessment of all the roads that were damaged during the heavy rains, and a report will soon be tabled to ensure that we have proper figures of what actually happened. In the meantime, the rains are still going on and the figures keep varying. As soon as we get the relevant information, we will prioritize the repairs and work will be done."
}