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

{
    "id": 2770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2770/?format=api",
    "text_counter": 24,
    "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, I would want to sit down with the hon. Member, who is the Chair of PAC, because he is not just inviting me as the Minister. There are other officers and I need to ensure that the date and time we agree on is suitable. It is not a personal issue; rather it is an issue relating to the CBK and the Treasury and we need the officers there. It is just a question of agreeing when all the officers and hon. Members are available and then we meet."
}