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

{
    "id": 13710,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13710/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, at that time, the process was still with the TSC, and after the court case was finalized, the TSC processed the papers, passed them to the Treasury and it is the responsibility of the Treasury to pay the pensions."
}