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

{
    "id": 254592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254592/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. M. Kariuki",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "Mr. Deputy Speaker, Sir, as we go on with this debate, it is important that if you have an individual interest in the matter, you make it public. Mr. Raila is a defendant in the matter we have before this House. He will have his day in court to advance his defence. I do not think that the Floor of this House should be used to advance matters that can be advanced before a court of law."
}