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

{
    "id": 6544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6544/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, even doing an earth or gravel road needs money. The money I have is not adequate. I want to thank this House because for the past two years, they have authorized the Treasury to release to us over Kshs70 billion for our roads. However, that is almost 20 per cent of what we have always requested for from the Exchequer to do our roads."
}