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

{
    "id": 1251389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1251389/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "Mr. Deputy Speaker Sir, we are all aware that global and climatic change in the world has become real. In the last couple of years, Kenya found herself in a situation where we not only have water shortage but we have faced the worst drought in the last 40 years."
}