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

{
    "id": 250358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250358/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Deputy Speaker, Sir, I have not misled the House. Indeed, with regard to my answers to Mr. Kombe's Question, the lumpsum amount had been paid. The amount, is in fact, over Kshs200,000 and not Kshs5,000 as hon. Ndolo has said."
}