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

{
    "id": 2762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2762/?format=api",
    "text_counter": 16,
    "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, as you have correctly stated, when answering this Question, we offered to sit with the PAC and go through this matter in further detail. As he has correctly said, we are still willing to appear before the PAC as I had previously indicated, but we need clearance on the issue that the hon. Member has himself raised, so that we know how to proceed. From the Ministry’s point of view, we are still willing to appear before the PAC."
}