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

{
    "id": 110707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110707/?format=api",
    "text_counter": 397,
    "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, I stand here to say that we should have this for the women. I am one of those women, like many of my colleagues here, who believe that “I can run for an election and win.” However, that is not to say that other women will be able to do the same. In the sunset clauses, we said that we wanted this to happen for only 20 years and after that it goes back to the usual system. I think my colleagues should continue to support that for us."
}