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

{
    "id": 104341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104341/?format=api",
    "text_counter": 366,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, I have three clarifications to seek. First, has the Government been involved in the improvement of the facilities which are at the site? How long is the lease period for Paradise Limited? Is it necessary for the Minister to take this issue to the Cabinet for approval?"
}