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

{
    "id": 282494,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282494/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, it is, indeed, true that the ongoing rains have had a major impact on our roads. We will be carrying out a survey of the condition of the roads as soon as the rains are over. This is because even if we did a survey right now, the rains are still going on and we expect roads to get worse with time. We have requested our regional engineers at the Kenya Rural Roads Authority (KeRRA) to give us a status update as soon as the rains are over, so that we can request Treasury to give us money to restore the roads to motorable conditions."
}