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

{
    "id": 271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/271/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Madam Temporary Deputy Speaker, I am equally concerned about the deferment of Questions. We have a backlog of pending Questions which is as a result of deferments of Questions. Could the Chair be strict to ensure that the Front Bench performs its duties as required?"
}