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

{
    "id": 223002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223002/?format=api",
    "text_counter": 277,
    "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, hon. Members! Order! Due to lack of quorum, we have come to the end of our business today. The House, therefore, stands adjourned until tomorrow, Thursday, 10th May, 2007, at 2.30 p.m. The House rose at 5.35 p.m."
}