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

{
    "id": 10820,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10820/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister had explained in his answer that they missed out on some funds and that is why they had some pending debts. Could he explain to us whether there were any efforts that were put in place to make sure that the Treasury disbursed the entire amount that was meant for them?"
}