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

{
    "id": 1235411,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235411/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I am lost. The CS has told us he does not believe nor is satisfied with the answer he is giving us, yet still here listening after he asked us to make that decision."
}