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

{
    "id": 189259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189259/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "ADJOURNMENT The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Hon. Members, there is a balance of 35 minutes for this Motion. Therefore, contribution on the Motion will continue next week on Wednesday. It is now time to interrupt the business of the House. The House is, therefore, adjourned until this afternoon at 2.30 p.m. The House rose at 12.30 p.m."
}