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

{
    "id": 1243684,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243684/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, as I move this Motion, as read, it justifies all that I would have said. The only thing I would want to add is that once upon a time there was a place in the United States of America (USA) called the Wild West. It was the semi-arid and arid part of the USA that had what was thought to be of no value."
}