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

{
    "id": 101933,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101933/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "At this juncture, I wish to thank the Members of Parliament. The report I have is that the funds allocated to Constituency Roads Committees are currently being utilized to repair our roads. I have no adverse reports from the constituencies. So, I am grateful to my colleagues, Members of Parliament because they are utilizing the funds well."
}