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

{
    "id": 333874,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333874/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Speaker, Sir, I am not responding because I also have instructions that if you are kind enough to defer the Question, as you have done, then you may do so until Tuesday."
}