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

{
    "id": 7954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7954/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Deputy Speaker, Sir, I must confirm to the Member that I am always serious. I always live up to my word. Once they prioritize that project, I will take it seriously; it will mean that the people from the two sides of the river are in need of a bridge, and that it is the main item that they will want us to attend to."
}