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

{
    "id": 1107392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1107392/?format=api",
    "text_counter": 666,
    "type": "speech",
    "speaker_name": "Kikuyu, JP",
    "speaker_title": "Hon. Kimani Ichung’wah",
    "speaker": {
        "id": 1835,
        "legal_name": "Anthony Kimani Ichung'Wah",
        "slug": "anthony-kimani-ichungwah"
    },
    "content": "The first one is just correcting typographical errors and ambiguous words. The amendment is just a clean-up. The second amendment deletes paragraph (e) on the regulation-making powers of the board, which is already provided in Section 29 of the Act."
}