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

{
    "id": 254849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254849/?format=api",
    "text_counter": 347,
    "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": " Mr. Mwenje, when Debate on this Motion resumes, you will have five minutes. Hon. Members, it is now time for the interruption of business. This House is, therefore, adjourned until tomorrow, Wednesday, 5th April, 2006, at 9.00 a.m. The House rose at 6.30 p.m."
}