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

{
    "id": 96961,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96961/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, I am aware of a road that is under construction in the neighbourhood, within a distance not far away from this road. I am going to discuss the matter of this particular road with my officers to see whether we can vary the construction on the ongoing project for the purposes of completing the project that was started earlier on."
}