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

{
    "id": 207790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/207790/?format=api",
    "text_counter": 347,
    "type": "speech",
    "speaker_name": "Mr. Muturi",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": " Order, hon. Members! It is now time for the interruption of business. The House is, therefore, adjourned until tomorrow Thursday, 23rd August, 2007 at 2.30 p.m. The House rose at 6.30 p.m."
}