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

{
    "id": 8254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8254/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Mr. Deputy Speaker, Sir, I want to inform my colleagues that this is very sensitive. We should tread very carefully other than speculating. I have said that we are dealing with the issue of drugs. Drugs are not something that you can take casually. That is because they also destroy the health of Kenyans."
}