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

{
    "id": 234375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234375/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Odoyo",
    "speaker_title": "",
    "speaker": {
        "id": 340,
        "legal_name": "Peter Ochieng Odoyo",
        "slug": "peter-odoyo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, obviously, I am technically hampered because the title deed will read in his name but how he secured that particular land is what I was averring to. I have no problem that the title deed has Mr. Wamwere's name and I have no problem with him owning that small piece of land but I am only averring that in this case he was given the land out of gratitude for all the services he rendered."
}