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

{
    "id": 236009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/236009/?format=api",
    "text_counter": 326,
    "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. Minister, you still have got more time when the debate resumes. It is now time to end our business for today. The House is, therefore, adjourned until tomorrow, Thursday, 9th November, 2006, at 2.30 p.m. The House rose at 6.30 p.m."
}