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

{
    "id": 45,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45/?format=api",
    "text_counter": 45,
    "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. Assistant Minister, I have ordered you. You are in one Government. You are not from different Governments. If that Government is one, I do not see why a Minister for Provincial Administration and Internal Security cannot obtain information from the Ministry of Education. Therefore, hon. Assistant Minister, for the very last time, we do not want this Question to appear another time on the Order Paper. Answer it in the next one week for the final time."
}