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

{
    "id": 58200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58200/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, this issue was raised about 20 years ago. Of course, some of them could be retired by now. I said that if they provide us with their documents, we shall even promote them in retirement and give them their dues which they missed during that time."
}