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

{
    "id": 87399,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87399/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Munyes",
    "speaker_title": "",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "Mr. Speaker, Sir, I do not think we have that provision in our budget to pay the interest. As I speak, we have a shortfall of Kshs210 million on our pending cases and we are not even able to pay that. I am sorry there is no provision for that."
}