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

{
    "id": 307637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/307637/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Yes, it is true that this is a very serious matter, particularly when you consider the sufferings of depositors; but I am requesting for two weeks, so that I can read all those reports and the history of the matter. I saw the file and it is more than eight inches in thickness. I would definitely require more than a week to go through it, and that is why I have requested two weeks."
}