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

{
    "id": 1234983,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234983/?format=api",
    "text_counter": 99,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "peaker, Sir. I am just concerned that my good friend and Senate Minority Whip is making references to Kakamega County which is my neighboring county as the only county having dental and optical issues. I am concerned because it is a national problem, which is not limited to Kakamega County only."
}