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

{
    "id": 1558,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1558/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am not going to talk about what everybody is thinking I am going to talk about. You have heard Mr. Ruto refer to the honourable Minister as Jimmy. That is below the standards of identifying ourselves in the House. However close or friends they are, he cannot refer to him as Jimmy. Is it in order?"
}