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

{
    "id": 8619,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8619/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Temporary Deputy, Sir, yes, I have already indicated that I know very well that I have already signed a contract beyond the allocated amount. So, this means that before the end of the financial year, I must find a way of getting additional funding to cover for the cost I have already signed for."
}