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

{
    "id": 1110501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110501/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "4A. Section 6 of the principal Act is amended by inserting the following Amendment of section new paragraph immediately after paragraph (a) — 6 of No. 9 of 1998"
}