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

{
    "id": 270001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/270001/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, as soon as I receive the detailed engineering designs at the end of this month, I should issue instructions for it to be tendered with money which I have already indicated of Kshs135 million. So, that is it!"
}