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

{
    "id": 265383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265383/?format=api",
    "text_counter": 1241,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I am just a little bit worried on the issue of time. I would have suggested that we be very precise on the issues as opposed to making one amendment into a big debate."
}