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

{
    "id": 17868,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17868/?format=api",
    "text_counter": 488,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 12 of the Bill be amended in Subclause (2) by inserting the words “post-registration” immediately after the words “ten years”"
}