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

{
    "id": 2348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2348/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Speaker, Sir, when the dollar appreciates, the price of petroleum goes up very first. Since the dollar depreciated over two weeks ago, why has the price of petroleum not gone down in order to reduce the current burden on Kenyans?"
}