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

{
    "id": 1229111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1229111/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Sen. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 13591,
        "legal_name": "Cheptumo William Kipkiror",
        "slug": "cheptumo-william-kipkiror"
    },
    "content": "ensuring the implementation of rights and fundamental freedoms of our nation and our people. Mr. Speaker, Sir, I support this Bill and I think it is important that we pass it so that we move to the Third Reading and pass it into law."
}