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

{
    "id": 1110060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110060/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Sen. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Mr. Speaker, Sir, it is now my distinguished pleasure and duty to table the report of the Standing Committee on National Security, Defence and Foreign Relations in regard to its visit to Laikipia for a fact finding mission in regard to the banditry attacks and related matters of insecurity in the county."
}