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

{
    "id": 89695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89695/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I want to clarify that we allocate money to roads. So, the allocation is for the road in the respective district. As I had explained earlier, the Kshs5,000 is a token amount to give me a possibility of prioritising the road when funds become available. I will embark on that road first before I go to another road. So, it is intended to be a green signal for me to go to that road before I embark on any other road."
}