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

{
    "id": 107074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107074/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Deputy Speaker, Sir, it has become a habit of District Accountants to attempt to centralise these funds and decisions that were de-centralised, for the committees to decide on behalf of the constituencies they manage. What measures is the Ministry putting in place to ensure that once the committees take decisions after thorough consultations, those decisions are implemented?"
}