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

{
    "id": 130198,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130198/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, if constituencies are already districts, then it is there in that file because the intake in those constituencies that are already districts is based on that. If your constituency is already a district, go and look for it in that index list."
}