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

{
    "id": 135191,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135191/?format=api",
    "text_counter": 533,
    "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. Wamalwa, you will have 18 minutes to complete your Motion next Wednesday. On that note, Hon. Members it now time for interruption of the business of the House. The House, therefore, stands adjourned until this afternoon, 12th August, 2009 at 2.30 p.m."
}