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

{
    "id": 99042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99042/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. He has not answered part of the question. I asked him whether it was possible to upgrade the local boarding schools into medium schools because of the number of students who have been enrolled in the boarding facilities."
}