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

{
    "id": 445754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/445754/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Hon. Simba",
    "speaker_title": "",
    "speaker": {
        "id": 12532,
        "legal_name": "Paul Simba Arati",
        "slug": "paul-arati-simba"
    },
    "content": "On a point of order, hon. Temporary Deputy Speaker. We do not have numbers. We have no quorum and we cannot proceed with the business of the House if we do not have quorum. Check properly; we are less than the quorum."
}