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

{
    "id": 10300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10300/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Madam Temporary Deputy Speaker, Sir, it is a frivolous point of order. But let me say this: You are aware that some stones were thrown in Kisumu and the report which we are going to get will definitely give names. At this point in time, I would not want to speculate and mention that even hon. Shakeel may have been behind the stone throwing. That is why I am waiting for a report."
}