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

{
    "id": 16554,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16554/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "ADJOURNMENT Madam Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Order, Mr. Duale! You will have a balance of 15 minutes when this debate comes up next time. It is now time to adjourn the business of the House; this House stands adjourned until this afternoon, the 19th October, 2011 at 2.30 p.m."
}