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

{
    "id": 140001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140001/?format=api",
    "text_counter": 298,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am talking out of experience as the MP for Muhoroni Constituency. Several teachers have approached me to help them get their pension processed. When I go to the TSC, I am told such and such a paper is not there. I then go back to the teachers. They provide those papers. Immediately I submit those papers to the TSC, the pension papers are processed and delivered to the Treasury. I am speaking out of my own experience."
}