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

{
    "id": 110702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110702/?format=api",
    "text_counter": 392,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Higher Education",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "Mr. Deputy Speaker, Sir, the history of making any constitution anywhere in the world is always difficult. In Kenya, we have taken a long historical route to get to where we are today. Therefore, it is very important for us to say what we think about this Constitution and try to resolve what we can resolve in this House before we go to do street battles like it happened in the year 2005."
}