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

{
    "id": 186352,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/186352/?format=api",
    "text_counter": 260,
    "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, that being the case, that concludes the business of the day. The House is, therefore, adjourned until tomorrow, Thursday, 7th August, 2008, at 2.30 p.m. The House rose at 6.25 p.m."
}