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

{
    "id": 40030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40030/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to reiterate something. There was a time when a former Chief Justice was being removed from office – Justice Chunga. There were lots of petitions brought to me, saying that I was being targeted. I said: “Mr. Chunga is being targeted as an individual. He is not a representative of the Luo community.”"
}