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

{
    "id": 11026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11026/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, regarding hon. Mbadi’s clarification, probably, it was just an oversight that the report was not tabled in the House. I do not want to go on to make any speculations. I do not know of any groups. Whether they are G2, G3, G7 or G20, they are just Gs. So, I would urge the hon. Member to leave me out of political caucusing."
}