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

{
    "id": 98010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98010/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, we have said that if there will be a problem as a result of the bumper harvest, we shall reconsider and discuss with our colleagues in the other countries. But we cannot arbitrarily consider reducing that rate, unless we negotiate and discuss with our colleagues in the neighbouring countries."
}