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

{
    "id": 72493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72493/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Members, that brings us to the end of the business on the Order Paper. This House is, therefore, adjourned until this afternoon, Wednesday 8th December, 2010 at 2.30 p.m. The House rose at 12.27 p.m."
}