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

{
    "id": 1002618,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002618/?format=api",
    "text_counter": 440,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "Mr. Speaker, Sir, as Sen. Mutula Kilonzo Jnr. says, I was privileged by this House to Chair the Committee on investigation of allegations against Governor Samboja. It is true that if the Committee finds there is no incriminating evidence against the Governor, that is the end of the matter."
}