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

{
    "id": 1146321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1146321/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "We are putting it here for abundance of caution and for avoidance of doubt that anyone receiving money under the Children Act will be under obligation to keep proper books of account and be audited in accordance with the provisions of the Public Audit Act. That is the essence of this amendment. It is a very important thing for accountability, so that we can ensure that public money is accounted for."
}