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

{
    "id": 5486,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5486/?format=api",
    "text_counter": 482,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Order, hon. Members! It is now time to adjourn the Business of the House. Hon. Odhiambo-Mabona, you shall have a balance of 57 minutes when this Order appears on the Order Paper. Therefore, the House stands adjourned until tomorrow, Wednesday, 30th of November, 2011, at 9.00 a.m."
}