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

{
    "id": 287587,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287587/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "Mr. Speaker, Sir, I rise to seek your indulgence. We were directed by the Chair to produce a report to the House today on the matter of the Kenya Airways Rights Issue. We have been very busy with the Budget and we are still involved with it. So, I am seeking your indulgence to extend the period by another two weeks when we will have finished with the Budget process."
}