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

{
    "id": 3812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3812/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, this is purely cane funds. It will be given to the farmers who qualify and are planting cane, especially cane development. At the moment, we are facing a very serious shortage of sugar. That is why we are investing this money in cane development to avoid this in the future."
}