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

{
    "id": 6578,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6578/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, to some extent, that is the reason. I will tell you that running the road from Isiolo to Merile is not the same cost as running the road from Turbi to Moyale. The road from Turbi to Moyale costs, on the engineers’ estimate, much more than if we go further because of availability of water and materials and the cost of the fuel used to transport the material as well as the availability of labour."
}