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

{
    "id": 1111976,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111976/?format=api",
    "text_counter": 272,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "In a county like Isiolo, people travel all the way to Meru or Chuka for service delivery. Some of them come all the way to Nairobi. We had an issue with the Managed Equipment Service (MES) project where many issues would have been resolved, but"
}