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

{
    "id": 65911,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65911/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, this is a programme that was mooted by the Government through the Treasury. Its continuation will depend on what the Ministry of Finance allocates to all of these ESP projects during the next financial year or in the Supplementary Estimates."
}