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

{
    "id": 7359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7359/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, all the mills are paying an average of Kshs4,300 per tonne of the cane delivered. This is one of the things that has caused the increase in the price of sugar."
}