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

{
    "id": 81456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/81456/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the hon. Member and assure him that it is the intention of the Ministry of Finance and, indeed, the Government as a whole, to ensure that these projects are fast-tracked and completed within this particular fiscal year. I take note of the delays and do apologize. But the issues revolving around the delay are being tackled and handled and we are sure that we will be able to complete these projects as was originally envisioned."
}