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

{
    "id": 79994,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/79994/?format=api",
    "text_counter": 192,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "What I am trying to say is that let us not try to use this for cheap political campaign. The way you are talking about “our people,” I want the hon. Member to understand that every Kenyan matters. To me, it does not matter whether he is a Giriama, a Pokomo, an El- Molo, a Turkana, a Somali, a Mkamba or a Jaluo for that matter; they are Kenyans!"
}