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

{
    "id": 56229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56229/?format=api",
    "text_counter": 197,
    "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, I am quite sure that he has not got the answer. Earlier on, this afternoon, he reported to you that he was going to look for a satisfactory answer to the Question. Now that he is unavailable, it means he has not got the satisfactory answer. So, I will endeavour to inform him that a satisfactory answer is required. I do not know when you would like to direct that he comes with the answer, so that we can communicate with him appropriately."
}