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

{
    "id": 255388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255388/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Thank you, Mr. Speaker. Consequently it is indeed our hope in tabling again that this House will adopt the report by the PAC and thereby deal now permanently with the audit query that is in question. That is our understanding."
}