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

{
    "id": 282492,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282492/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, we expect the construction to be complete before August this year. But unfortunately, the rains have been going on and this has affected the progress of the work. However, we have not had a request for extension, therefore, I believe by August, it will be completed. We should be able to complete on schedule."
}