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

{
    "id": 1234526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234526/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Deputy Speaker, Sir, it baffles me when a Senator, someone who is supposed to read any Bill that he contributes to, stands on the Floor of the House and says that I am misleading the public. That, the reason we deviated was not the Hustler Fund? I wish to invite the distinguished Senator from Nandi County to seek a copy of the Division of Revenue Bill and read the Memorandum. Reasons were given. This is a gentleman who is an advocate of the High Court."
}