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

{
    "id": 155661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155661/?format=api",
    "text_counter": 588,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Lastly and in conclusion, I want to reiterate that, as the Minister in charge of the Treasury, I am ready to work for this House but let it be on the basis of partnership and not untoward confrontation."
}