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

{
    "id": 20083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20083/?format=api",
    "text_counter": 436,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "Mr. Speaker, Sir, I would like to support this Motion. In supporting it, I want to say that we have proved in this House that we can work late hours. We have done a lot of work for this country. I believe that Kenyans know that we have worked very hard. It is important for us to complete the work that is necessary, as contained on the Order Paper."
}