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

{
    "id": 88555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88555/?format=api",
    "text_counter": 327,
    "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. Deputy Speaker, Sir, indeed, that same Report was submitted to the Clerk as per the regulations. It is usually submitted in line with the last previously audited accounts. So, it is there and it has been handed over to the National Assembly in accordance with the law."
}