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

{
    "id": 5792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5792/?format=api",
    "text_counter": 305,
    "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, yes, I said the donors withdrew, and it is this further information that I do not want to get involved in. If the House wants it, then I request the Chair to hand over this issue to the relevant departmental committee which will go into more details."
}