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

{
    "id": 3607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3607/?format=api",
    "text_counter": 452,
    "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": " On a point of order, Mr. Temporary Deputy Speaker, Sir. I also thank you for your clarification. What I told the hon. Member - I think I mentioned it last time as well - was that the issues revolving around this matter are so vast. We have been on the Floor on the same issues severally. I mentioned to him then, and I repeat it today--- I have already stated that I am more than happy to address myself to his committee, and provide it with any information that we may have on the particular matter."
}