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

{
    "id": 6566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6566/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, maintenance here means cleaning of drainage and culverts because of the enormous flow of sand either through water or wind. So, we are doing that! I also want to add that the earth works which were anticipated initially were lower than what was experienced actually."
}