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

{
    "id": 1005646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005646/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "I noticed that after they did that, they again went public. Whereas public debate is important because impeachment proceedings are not only quasi-judicial function, but also political processes, I do not mind other people commenting on it---"
}