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

{
    "id": 3595,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3595/?format=api",
    "text_counter": 440,
    "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. Temporary Deputy Speaker, Sir, with regard to the feasibility study, that, indeed, is a different question; there was no query here about the feasibility study. But again, if the hon. Member wishes to acquaint himself with the study that has been done, he can either put that Question, or indeed, I can make that available to the Public Accounts Committee (PAC) or any other Committee that seeks to utilize it."
}