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

{
    "id": 5766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5766/?format=api",
    "text_counter": 279,
    "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, I would like to seek your guidance on this, because part (b) of the Question asked how much money the Government lost through companies that have closed down after being placed under receivership over the same period. In his answer, he has stated that it is not easy to assign a precise figure of the amount of money."
}