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

{
    "id": 1234942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234942/?format=api",
    "text_counter": 58,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Speaker, Sir, I bring to your attention the election of officials of the Kenya Women Senators Association (KEWOSA). The following Senators were duly elected; (1) Chairperson"
}