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

{
    "id": 1305,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1305/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Ms. Ndeti",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 109,
        "legal_name": "Wavinya Ndeti",
        "slug": "wavinya-ndeti"
    },
    "content": "First, I would like to take this opportunity to thank the Committee for the good work it has done. I am still a very sad woman today. I still remember what happened in Syokimau. Even as I speak now, one of the Assistant Ministers in this Government, hon. Kajembe, has been hurt by the police who were demolishing houses in Mombasa. Are we Members of Parliament or Assistant Ministers in this Government becoming an endangered species?"
}