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

{
    "id": 34822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34822/?format=api",
    "text_counter": 225,
    "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 Lari talked about contradictory statements by the Government. I do not know what contradictions he is talking about. I said that, that was a collective decision by the Government. What I have stated now is the Government’s position on the issue of GMO. So, the hon. Member can ignore any other statements that have been issued by anybody else."
}