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

{
    "id": 212105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212105/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Ahenda",
    "speaker_title": "",
    "speaker": {
        "id": 256,
        "legal_name": "Paddy Ahenda",
        "slug": "paddy-ahenda"
    },
    "content": "Thank you very much, Mr. Temporary Deputy Speaker, Sir. I had already consulted the Standing Orders. It will not change the gist of the Motion. It is as follows:- \"I would like the words \"be inflicted\" deleted and replaced with the words \"be imposed\" by a court of law. It is just semantics and nothing much."
}