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

{
    "id": 162920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162920/?format=api",
    "text_counter": 269,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I expected the Minister to be familiar with the circumstances surrounding the allocation. In view of what he has said, I think it would be in order that the Question is not referred to the Ministry of Housing, but that it is referred to the Minister for Lands."
}