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

{
    "id": 231000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231000/?format=api",
    "text_counter": 395,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Thank you, Mr. Temporary Deputy Chairman, Sir. I beg to propose an amendment to the amendment by the Assistant Minister. Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 14 be amended by deleting the word \"Nairobi\" and substituting therefor the words \"Kenya at a place gazetted by the Minister\"."
}