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

{
    "id": 23893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/23893/?format=api",
    "text_counter": 681,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Through the Chair, I want to plead with Mr. Mbadi, who is behind me, to stop destracting me by speaking so loudly."
}