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

{
    "id": 1036060,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1036060/?format=api",
    "text_counter": 1112,
    "type": "speech",
    "speaker_name": "Moiben, JP",
    "speaker_title": "Hon. Silas Tiren",
    "speaker": {
        "id": 2364,
        "legal_name": "Silas Kipkoech Tiren",
        "slug": "silas-kipkoech-tiren"
    },
    "content": "THAT, Clause 30 of the Bill be amended by— (a) deleting sub-clause (1); (b) deleting the expression ― (2) appearing immediately before sub-clause (2);"
}