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

{
    "id": 1087932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087932/?format=api",
    "text_counter": 442,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "We are talking of a Kenya that is made of very rich individuals who can even buy their children very expensive cars. We are talking of others who sleep without eating not because they do not want to eat but because they cannot afford it."
}