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

{
    "id": 87500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87500/?format=api",
    "text_counter": 116,
    "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, if I remember correctly, I know that the Minister did challenge the case that it was a constitutional reference in court and it has not been heard and disposed off. That is the way that matter stands. I want to say that let us not cast aspersions and try to look at one side. We are trying not to see that we have a log in our eyes."
}