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

{
    "id": 58653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58653/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, my Ministry and that of State for Immigration and Registration of Persons have discussed this matter. It has been agreed that the matter ought to be handled properly and facilitated so that Kenyans do not have unnecessary problems in getting this necessary document which they are entitled to."
}