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

{
    "id": 19901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19901/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, I am not misleading the House. What I would have opted for is a suggestion to be made so that we review these regulations. That is a better approach. Otherwise, we are not going to go against the rules that we have and we have been using unless we change them."
}