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

{
    "id": 405444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/405444/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "Thank you, Mr. Speaker, Sir. First of all, I want to apologize because Sen. Orengo had asked a Question, I have received an answer and I was told about it. And like Sen. Sonko, I was where he was at that time; some cubicle somewhere."
}