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

{
    "id": 255092,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/255092/?format=api",
    "text_counter": 243,
    "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. Arungah! I think you still have about nine minutes when the debate on this Motion resumes. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until this afternoon, 29th March, 2006, at 2.30 p.m. The House rose at 12.30 p.m."
}