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

{
    "id": 201526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201526/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Yes, Mr. Temporary Deputy Speaker, Sir. I am responding! Mr. Temporary Deputy Speaker, Sir, I would like to wind up by saying that the recovery needs---"
}