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

{
    "id": 5153,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5153/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Ms. Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, once the scheme is under process, perhaps, we will buy because the Government then will be under obligation to support the farmers. However, under the Act that incorporated the Kenya Red Cross, I cannot dictate to them where they will purchase their rice or other foodstuff."
}