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

{
    "id": 97313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97313/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, I sympathize with the situation being experienced by the hon. Member. However, if I realize some savings on other ongoing construction works, I will mobilize some funds and start some construction works. In the meantime, I will avail the uni-huts which can be used as a temporary measure while we look for funds."
}