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

{
    "id": 2499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2499/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "I want to stand here to congratulate hon. Walter Nyambati on his victory of this by-election. I know I was on the opposite side of the divide. However, this was all in the cause of advancing democracy. I believe that I had a right to stand there, oppose Nyambati in an effort to ensure the candidate of my party wins. This is all in the cause of democracy."
}