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

{
    "id": 106217,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106217/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I have been asked by hon. Outa to hold his brief on this matter. He had asked that if the Minister is not ready this afternoon then, the Chair could kindly push it forward to Tuesday, afternoon and not Wednesday."
}