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

{
    "id": 142021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/142021/?format=api",
    "text_counter": 573,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Mr. Minister, you still have 15 minutes and, therefore, you will continue next time. Hon. Members, it is now time for interruption of business. The House is, therefore, adjourned until Tuesday, 28th July, 2009, at 2.30 p.m."
}