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

{
    "id": 1103699,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103699/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Sen. Murkomen, you are now getting out of order. Sen. (Dr.) Ali, your point has been noted. You have been promoted to be the Chairperson of another Committee. I will give two more Senators opportunity to make brief comments before we move to the next order. Proceed, Sen. Olekina."
}