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

{
    "id": 302545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302545/?format=api",
    "text_counter": 524,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, first, I really want to congratulate the Committee for a job well done and the recommendations that have been made. I believe that the Minister will be able to implement the recommendations that have been made by the Committee."
}