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

{
    "id": 204076,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204076/?format=api",
    "text_counter": 424,
    "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! Order! Hon. Members, due to lack of quorum, we must interrupt our business today. The House is, therefore, adjourned until Tuesday, 18th September, 2007, at 2.30 p.m. The House rose at 6.00 p.m."
}