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

{
    "id": 70453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70453/?format=api",
    "text_counter": 453,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, hon. Namwamba! You will have 18 more minutes to complete moving the Motion next time. Order, hon. Members! It is now time for the interruption of business. The House stands adjourned until Tuesday, 21st December, 2010, at 2.30 p.m. The House rose at 6.31 p.m."
}