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

{
    "id": 356576,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/356576/?format=api",
    "text_counter": 471,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "May 7, 2013 PARLIAMENTARY DEBATES 48 The Temporary Deputy Speaker",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": " Members, it is time for the interruption of business. The House is, therefore, adjourned until tomorrow, Wednesday, 8th May, 2013, at 9.00 a.m."
}