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

{
    "id": 157692,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157692/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I have just come from the High Court and the way I am dressed is good enough for the High Court. I have read the Standing Orders and I know that there is no rule against this mode of dressing. I do not want to dispute your ruling but I believe that I am properly dressed."
}