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

{
    "id": 122667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122667/?format=api",
    "text_counter": 148,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Speaker, Sir, first of all, I apologise for not answering the Question when it was first called out. I was within the building but went to drink water hoping that the Questions before this Question will take a little longer only to find that they have been concluded too fast."
}