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

{
    "id": 1381273,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1381273/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "can run the House better. I, therefore, wish to request that Members find time to attend this very important event. I thank you, Mr. Speaker, Sir. I hereby lay the Statement on the Table of the Senate."
}