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

{
    "id": 12896,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12896/?format=api",
    "text_counter": 452,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "With those few remarks, I hear my friend, Mr. Benjamin Langat complaining. But I want to assure him that I am paid to talk and I am going to exhaust the number of minutes that I have. I beg to support!"
}