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

{
    "id": 10422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10422/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Madam Temporary Deputy Speaker, I hope the hon. Member knows that the budgetary estimates are represented in Parliament and they go according to the line items. That line item that the Treasury gives us money for is what we will spend money on. We cannot spend money on what the Treasury has not given us money to spend. That is the way it is."
}