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

{
    "id": 234857,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234857/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order! Mr. Ethuro, you will have 15 minutes on the resumption of debate on this Bill. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until tomorrow, Wednesday, 15th November, 2006, at 9.00 a.m. The House rose at 6.30 p.m."
}