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

{
    "id": 221872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/221872/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Tarus",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 315,
        "legal_name": "Stephen Kipkiyeny Tarus",
        "slug": "stephen-tarus"
    },
    "content": " Mr. Speaker, Sir, I am sorry that, that had to happen. I was meant to consult you knowing that the Ministry had talked to you about the need to defer the Question to next Tuesday, but we have compared our notes and realised that there is no need to defer the Question to next week. We can comfortably answer the Question."
}