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

{
    "id": 1068244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1068244/?format=api",
    "text_counter": 411,
    "type": "speech",
    "speaker_name": "Belgut, JP",
    "speaker_title": "Hon. Nelson Koech",
    "speaker": {
        "id": 13299,
        "legal_name": "Nelson Koech",
        "slug": "nelson-koech-2"
    },
    "content": " On behalf of the people of Belgut Constituency, I vote no. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}