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

{
    "id": 212093,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/212093/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Ahenda",
    "speaker_title": "",
    "speaker": {
        "id": 256,
        "legal_name": "Paddy Ahenda",
        "slug": "paddy-ahenda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before I move this Motion, I need to make an amendment on the words appearing after the word \"may be\". Instead of reading \"may be inflicted\", it should read \"may be imposed\"."
}