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

{
    "id": 99874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99874/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am at a loss because my understanding is that the National Bank of Kenya is basically the Government. The Government is the National Bank of Kenya, on one hand, and Kisumu Municipal Council, on the other hand. So, it is the right hand side of the Government that is stealing from the left hand side."
}