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

{
    "id": 76937,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/76937/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, I do not have the exact figures. However, I was perusing through these documents in my office and saw that it was something close to Kshs400 million. I am not certain of the exact figure but it something close to that."
}