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

{
    "id": 101237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101237/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Question be directed to the Ministry of Agriculture, so that we know the truth for sure? Where is the trial being conducted on the electronic format of food distribution, given the bad history of food distribution which results to loss as various chiefs try to take consignment such that at the end of the day---"
}