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

{
    "id": 1758,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1758/?format=api",
    "text_counter": 282,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, in view of the information that we have received, I order that the Assistant Minister, who is talking on behalf of the Government, consults and this Question comes back on the Order Paper next week on Wednesday. Consult and come with a comprehensive answer that will address both the security as well as the concerns on education."
}