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

{
    "id": 12243,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12243/?format=api",
    "text_counter": 549,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to say on the outset that I am satisfied that the candidates who have been nominated will do a good job. I am a Member of the CIOC, and we have been involved. I think the panel has tried although there were some misconceptions initially. It was not very clear initially but after going through the vetting report yesterday, I got satisfied that the people who have been selected will deliver. So, I believe that we are moving forward. I hope that the next election will be different from all other elections. I believe that it is going to be fair and successful and; therefore, we shall not have any problem as we have had in the past."
}