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

{
    "id": 58574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58574/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, the preamble is what I am calling “the Long Title”. I beg to move:- THAT, the long title be amended by inserting the word “veterinary” immediately before the word “para-professionals”."
}