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

{
    "id": 292272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292272/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Would it really be appropriate for me not to send my condolences given that some of the orphans that Mr. OJode has left behind are on my lap? I would beg for your indulgence."
}