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

{
    "id": 14987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14987/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, considering that we have HIV/AIDS and the Government decided to declare it a national disaster, most Kenyans we see walking in the streets with HIV/AIDS would have died a long time ago; but because the Government intervened, that is why we have people who are able to live longer than they would have lived had it not been for the Government intervention."
}