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

{
    "id": 50135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50135/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, now that the Government has decided to use banks, including private banks, to disburse these funds, I would like to know what mechanism or method the Ministry is using to monitor these banks to ensure that the rates they charge are affordable, as the Deputy Prime Minister and Minister for Finance is implying."
}