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

{
    "id": 20016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20016/?format=api",
    "text_counter": 369,
    "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, that report, to the best of my knowledge, has not been received in my office. But given the fact that Mr. Keynan has tabled a copy of that report, I can undertake to this House and I will, indeed, confirm with my office and the Controller and Auditor-General. If that report is there, I will table it next Tuesday."
}