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

{
    "id": 102422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102422/?format=api",
    "text_counter": 166,
    "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, the hon. Member for Ikolomani has raised a question to the Prime Minister which was supposed to be the basis of my statement this afternoon. However, yesterday, I was told that in the course of discussions yesterday, you ruled that that matter be answered by the Minister of State for Provincial Administration and Internal Security. It, therefore, became necessary for me to change what I was going to tell the House to something else. However, ordinarily, we have established a tradition of informing Members in advance what the Prime Minister will talk about in the House."
}