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

{
    "id": 2764,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2764/?format=api",
    "text_counter": 18,
    "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 I said, we are ready to appear before the PAC. It is for the Committee to invite us. As you heard from the hon. Member there is that issue. For us, we are ready to appear before the PAC at any time. I am really not sure how to answer the Question. It is not that I have received an invitation from the Committee and I have refused to attend. I am yet to receive an invitation from the PAC to attend its meeting."
}