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

{
    "id": 321423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321423/?format=api",
    "text_counter": 393,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I presented amendments to the office of the Clerk at 10.00 a.m. They are not among the listed proposed amendments. I approached Mr. Deputy Speaker who said he needed more time. So I am saying that I am in agreement with my colleague that this matter cannot be prosecuted by the Chair if some amendments---"
}