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

{
    "id": 1227270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1227270/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Madam Temporary Speaker, I appreciate colleagues who have contributed to this Motion. I have said, and I repeat for emphasis sake, that CSs will appear before us in Plenary to answer to specific questions of national importance and policy related matters. The CSs will also still appear before Committees to respond to specific matters under the jurisdiction of that particular Committee. That is a plain and simple matter."
}