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

{
    "id": 54625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54625/?format=api",
    "text_counter": 512,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we are also aware that inefficiencies in our petroleum infrastructure also contribute to high petroleum prices. There are inefficiencies in the refinery. We have inefficiencies in the Kenya Pipeline Corporation (KPC). My Ministry is addressing those inefficiencies. Our refinery is old and dilapidated. It is almost absolute technology. It is a refinery built in 1970s."
}