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

{
    "id": 7400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7400/?format=api",
    "text_counter": 63,
    "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. You have heard the Assistant Minister say that they are leaving the issue of those courses to the professional bodies to sort of intervene and inspect. What is the role of the Commission for Higher Education? Is it in order for him to talk like that without disclosing the role the Commission for Higher Education?"
}