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

{
    "id": 1255569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1255569/?format=api",
    "text_counter": 308,
    "type": "speech",
    "speaker_name": "Hon. Linturi",
    "speaker_title": "The Cabinet Secretary for Agriculture and Livestock Development",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "As of today, I concede and maintain that the sugar price is a bit high, but in the next few weeks, we will bring it down once the imports of the 180,000 metric tonnes start coming in."
}