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

{
    "id": 1111371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111371/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Teachers that teach in Nyamira, which is Sen. Omogeni’s county, and those that teach in Kericho go through the same training. Why should those in Nyamira be treated differently from those in Kericho, Kisumu, Bungoma or any other county? We must ensure that we treat all public servants serving either in the national or county governments equally across all the borders of our Republic."
}