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

{
    "id": 1116525,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1116525/?format=api",
    "text_counter": 537,
    "type": "speech",
    "speaker_name": "Navakholo, JP",
    "speaker_title": "Hon. Emmanuel Wangwe",
    "speaker": {
        "id": 2543,
        "legal_name": "Emmanuel Wangwe",
        "slug": "emmanuel-wangwe"
    },
    "content": "My proposal is that we delete New Clause 9A in its entirety. The reason is that new Clause 9A proposes that the headquarters of the board be in Kisumu and in part, it proposes that the board may establish offices in other parts of the country as it may determine."
}