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

{
    "id": 11007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11007/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, I tabled the report by the Kenya Anti-Corruption Commission (KACC), which you said was not admissible. I tabled the Controller and Auditor-General’s report and you agreed that a parliamentary report that has already been approved by the House did not need to be tabled. So, I think I complied."
}