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

{
    "id": 69384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69384/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to confirm that the Minister has approached me asking that the Question be deferred to Thursday. I have no problem with that except he has said that he received the Question in the evening. I wonder which Government offices are open in the evening."
}