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

{
    "id": 234405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234405/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. M'Mukindia",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 271,
        "legal_name": "Kirugi Joseph Laiboni M'Mukindia",
        "slug": "kirugi-mmukindia"
    },
    "content": " Order! Mr. Oloo-Aringo, you November 15, 2006 PARLIAMENTARY DEBATES 3683 will have 15 minutes when the House resumes debate on this Motion next week. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until this afternoon, at 2.30 p.m. The House rose at 12.30 p.m."
}