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

{
    "id": 23,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " I happen to have been on the Chair that day and I ruled that this Question be on the Order Paper today. This information is on the HANSARD. Clearly, you had been asked to consult with the Minister for Education and then come up with a comprehensive answer that addresses both the security and education concerns. I am reading from the HANSARD."
}