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

{
    "id": 5610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5610/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have brought to this House the information that I have received from the DPP, an independent officer under the Constitution of Kenya, duly mandated to act at his utmost discretion depending on law and the evidence available to him. I regret, I am not able to improve on that answer."
}