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

{
    "id": 150376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150376/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, I am not satisfied. That is why we are getting some funds to construct houses for my officers. I have also allocated some uni-huts as a temporary measure, while waiting for the next financial year, when funds will be made available."
}