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

{
    "id": 197341,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/197341/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Mr. Kiilu, I have to interrupt you because the allotted time for today is up. But you will have three minutes when we resume the business of the House tomorrow. Hon. Members, it is now time for the interruption of business. The House is, therefore, adjourned until Thursday, 20th March, 2008, at 2.30 p.m. The House rose at 6.30 p.m."
}