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

{
    "id": 5790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5790/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, may I request the Chair that if you want more information, you commit this matter to the relevant departmental committee of Parliament?"
}