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

{
    "id": 250791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250791/?format=api",
    "text_counter": 323,
    "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. Sungu! You will still have all your time when debate on this Bill resumes. Hon. Members, it is now time to interrupt the business of the House. The House is, therefore, adjourned until tomorrow, Thursday, 4th, May, 2006 at 2.3o p.m. The House rose at 6.30 p.m"
}