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

{
    "id": 99245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99245/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, yes, I am aware that a section of that road was washed away and that is why we have a contractor on site. I will not hesitate to add more money whenever I am able to, so that the road is made to the standard that is required. As regards the Eldoret-Kitale Road, I know that from Maili Tisa near Eldoret to Moi’s Bridge there is a bad section. I have placed a contractor on site and I have given him a further Kshs23 million to patch up the potholes."
}