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

{
    "id": 1066777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1066777/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Speaker, Sir, I move that the debate on the Constitution of Kenya (Amendment) Bill, 2020 be deferred and adjourned to the next sitting of the House. Many people did not anticipate that we will come back to this business. It is already 6.00 p.m."
}