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

{
    "id": 111978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111978/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Speaker, Sir, the cost of diesel cuts across the board. These plants are supplied by all the companies that are here. When we say Uganda, it has not come into the market. For the case of Sudan, we are still talking with them. More importantly, you are all aware that our exploration of oil is on-going in Isiolo. They will complete the exercise by the end of next month and then we wait for the results. We hope to embark and put our resources on the exploration so that as a country we can get oil and lower the cost of diesel."
}