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

{
    "id": 55349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55349/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Mr. Gumo",
    "speaker_title": "",
    "speaker": {
        "id": 160,
        "legal_name": "Fredrick fidelis Omulo Gumo",
        "slug": "fred-gumo"
    },
    "content": "Mr. Deputy Speaker, Sir, it is true that some dams have not been surveyed. But we now have got the money to survey all the dams that were supposed to be surveyed. I am sure that, before the end of this financial year, all of them will be surveyed. We shall include them in our next financial year so that the construction can begin."
}