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

{
    "id": 110611,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110611/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Deputy Speaker, Sir, the current Constitution has served us for more than 40 years. It is my hope that the proposed Constitution will never be amended by anybody who will be alive by the time we enact it. So, it must serve us for a period of not less than 100 years."
}