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

{
    "id": 2340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2340/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister tell this House, much as he says that they have got a way of determining consumption of petroleum, why there is always the problem of fuel shortage in this country. There is no Super Petrol in the country now. How then do they determine what will be used? What is he going to correct now that Kenyans are suffering?"
}