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

{
    "id": 67735,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67735/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Since I was in the mood of the “happy new year”, I did not want to question the Minister for not availing a copy of his written answer. However, now that he has owned up and being a man of honor, could you give me a bit of time so that I can look at the copy of the written answer? I will be ready to prosecute the Question maybe after the next Question."
}