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

{
    "id": 70912,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/70912/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not aware of any particular law that has been breached, unless he educates me because I am not a lawyer. I know it might be ethically wrong to do it, but ethics is not law."
}