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

{
    "id": 1004876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004876/?format=api",
    "text_counter": 288,
    "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": "Amendment of 28A. The Insurance Act is amended by deleting section 156 and section 156 of Cap. substituting therefor the following new section – 487."
}