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

{
    "id": 389389,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/389389/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Hon. Simba",
    "speaker_title": "",
    "speaker": {
        "id": 12532,
        "legal_name": "Paul Simba Arati",
        "slug": "paul-arati-simba"
    },
    "content": "I am reading it hon. Speaker. “By the indulgence of the House, a Member may explain matters of a personal nature---” like the one that I have indeed explained. I know there is no question before the House but such matter may not be debated."
}