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

{
    "id": 89242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89242/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker, from the mood of the House and looking at the importance of this matter and the many people who have been manhandled by the insurance industry, will I be in order to request that the Mover be called upon to reply?"
}