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

{
    "id": 678663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/678663/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Lonyangapuo",
    "speaker_title": "",
    "speaker": {
        "id": 447,
        "legal_name": "John Krop Lonyangapuo",
        "slug": "john-lonyangapuo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. That supplementary question was not to do with the death of motorcyclists. It had to do with the road which is completely finished and in use. It is not about road users. The road is bad."
}