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

{
    "id": 196332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196332/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Hon. Members, we have concluded the business as it appears on the Order Paper this afternoon. The House is, therefore, adjourned until tomorrow Wednesday, 23rd April, 2008 at 9.00 a.m. The House rose at 5.45 p.m."
}