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

{
    "id": 97999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97999/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, what the Questioner asked is not about wheat which is in excess in the market but about expected bumper harvest. So, if there is excess, then it will be dealt with at the time it arises."
}