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

{
    "id": 55192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55192/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I have indicated that it is true that some roads are not tarmacked. However, as we seek for funds to tarmac these roads, they must be maintained to a motorable state. I indicated the amount of money that we have been able to allocate this financial year to ensure that even as we wait for a long-term solution, we are able to use these roads on a day-to-day basis."
}