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

{
    "id": 1212443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212443/?format=api",
    "text_counter": 526,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I rise in support of this Motion. I congratulate my friend Sen. Kisang’ on the new assignment. I also wish to congratulate the leadership of the Majority Side for the way they have treated us, especially the new Senators. We are happy. We have had a beautiful time and been taken care of by the leadership. Personally, I am indebted to Sen. (Dr.) Khalwale, the bullfighter. We have settled well. I support."
}