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

{
    "id": 55357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55357/?format=api",
    "text_counter": 234,
    "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, there are cases where we have had problems with contractors but the moment the money is allocated to the Regional Development Authorities, it is never returned to Treasury. So, those projects will definitely be finished. I am going to follow up the issue personally to make sure that they are done."
}