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

{
    "id": 777678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/777678/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Sen. (Eng.) Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Mr. Speaker, Sir, I will be quick. If you go to the courts of law and jails here, you will find more Kikuyus there than other people, but we are not crying that we are being discriminated."
}