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

{
    "id": 153295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153295/?format=api",
    "text_counter": 149,
    "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": " Mr. Speaker, Sir, not that I will mind having the full powers to discuss the formation of the Government, but as of now, I am only mandated to answer the Question before me. I have said that, that is an issue for the two Principals and today, I am answering the Question on behalf of one of those Principals, who in this case is the Prime Minister."
}