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

{
    "id": 254209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254209/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, unless there is any other reason that is clogging the clearing of containers, in terms of document lodgement and decentralising them from Long Rooms to the clearing agents themselves, the operations of the port have improved considerably. The clearing agents are now able to clear their documents within two days as opposed to the previous six days."
}