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

{
    "id": 1135785,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1135785/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Narok North, ODM",
    "speaker_title": "Hon. Richard ole Kenta",
    "speaker": {
        "id": 420,
        "legal_name": "Richard Moitalel ole Kenta",
        "slug": "richard-moitalel-ole-kenta"
    },
    "content": " Hon. Deputy Speaker, I beg to lay the following Paper on the Table of the House: Report of the Select Committee on Implementation on the Implementation Status of the Report of the Departmental Committee on Lands on a Petition on irregular renewal of lease of land…"
}