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

{
    "id": 208012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/208012/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order! Mr. Muiruri, you will still have eight minutes tomorrow. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until tomorrow, Wednesday, 22nd August, 2007, at 9.00 a.m. The House rose at 6.30 p.m."
}