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

{
    "id": 197204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197204/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Mr. Chepkitony, you will still have your three minutes next week. Hon. Members, it is now time to interrupt the business of the House. The House, is therefore, adjourned until Tuesday 25th March, 2008, at 2.30 p.m. The House rose at 6.30 p.m"
}