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

{
    "id": 33861,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33861/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Speaker, Sir, the application for funding was made in January, but the total disbursement for Terms I, II and III was done three weeks ago. What is the Ministry doing to ensure that disbursements of funds are made as soon as applications are made?"
}