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

{
    "id": 256481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256481/?format=api",
    "text_counter": 10,
    "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. Speaker, Sir. This matter appeared on the Order Paper last week and I raised a point of order on the issue of sub judice and the Chair then, Mr. Farah, said that he was going to deliver a ruling on it. That is what we are expecting today."
}