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

{
    "id": 70789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70789/?format=api",
    "text_counter": 335,
    "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": " Hon. Kosgei, you will have additional five minutes to continue with your contribution. Hon. Members, it is now time for the interruption of business. The House, therefore, stands adjourned until this afternoon Wednesday, 15th December, 2010, at 2.30 p.m. The House rose at 12.30. p.m."
}