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

{
    "id": 202342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202342/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": "Mr. Deputy Speaker, Sir, one of the reasons why we passed the Local Authorities Transfer Fund Act was to stop these loopholes where the Ministry is able to charge this kind of cess and they do not use it. Could the Assistant Minister tell us what happens to this cess once it is collected? Does he have evidence that it is used in any local authority in the country?"
}