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

{
    "id": 152691,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152691/?format=api",
    "text_counter": 410,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, that situation is forcing business people not to go to court. So, if somebody owes you Kshs100,000, you are better off accepting Kshs20,000 as final and full settlement rather than going to court."
}