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

{
    "id": 555109,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555109/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "Thank you, Hon. Speaker. I was scared that you will give me an opportunity to debate the Fisheries Bill, which is something that I have nothing to say about. I want to thank you. We tried some fish ponds in Nakuru but when we went to sell the fish, they said that it was tasteless."
}