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

{
    "id": 100544,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100544/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Very well! Order! That was a point of order. Hon. Minister, I will then direct that in your communication with the Minister, you request him to provide a written explanation to the Speaker as to why he was not able to come and answer this particular Question. I will still go further and defer that Question to next week on Tuesday afternoon."
}