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

{
    "id": 70971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70971/?format=api",
    "text_counter": 181,
    "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 would like to know from the Assistant Minister, when the new lease will be converted to 99 years from 999. Could he confirm if the 99 years will start from the time the old lease was issued or it will be a new lease starting from when it is issued?"
}