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

{
    "id": 1234657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234657/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Sen. Oketch Gicheru",
    "speaker_title": "",
    "speaker": null,
    "content": "I am Informing Sen. M. Kajwang’. I ask you to fight for this money. If we can insist as a House, so that we get the entire Kshs54 billion, you will be better placed to get more money for your particular county."
}