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

{
    "id": 4095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4095/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Madam Temporary Deputy Speaker, we also have small-scale coffee farmers who grow coffee. These people have problems dealing with their loans, just like tea farmers. Like I said, I have knowledge about the two crops because they are grown in my constituency."
}