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

{
    "id": 303560,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303560/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, the issue of adequate funding to my Ministry is a perennial problem and it means Parliament knows. We always request for money but we do not get enough from the Treasury. The budget that we make and everything else passes through this Parliament. So, what I can tell the Parliament is that if I get the money, I will do the needful. That is all I can say."
}