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

{
    "id": 1210095,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1210095/?format=api",
    "text_counter": 287,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Chairman, Sir, we are in roll call voting and Standing Order No.88 (5) clearly stipulates that- “When called out, each Senator shall, thereupon rise in his or her place and declare assent or dissent to the question in the following manner:"
}