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

{
    "id": 102255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102255/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Order, hon. Members. Hon. ole Metito, you will have 17 minutes if you will wish to continue in the next sitting. Hon. Members, it is now time to adjourn the Business of the House until this afternoon at 2.30 p.m."
}