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

{
    "id": 333086,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333086/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I have already appreciated the efforts made by the hon. Member and very many other hon. Members in this position. I have said that I will also equally make my contribution. I do not mind visiting the place with my finance officers to see if we can finish the 5 per cent that is remaining."
}