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

{
    "id": 12992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12992/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, you realize that in part “b” of the Question there is a word that has been mispelt. Instead of “appraise” it is written “apprise”. I also would like to confirm that I was almost swallowed by the raging floods at the entrance of Parliament, but I survived to come because this is very important."
}