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

{
    "id": 42059,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42059/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Twaha",
    "speaker_title": "",
    "speaker": {
        "id": 145,
        "legal_name": "Yasin Fahim Twaha",
        "slug": "yasin-twaha"
    },
    "content": "Mr. Speaker, Sir, inflation is eroding the purchasing power of many pensioners. I wonder if the Minister is taking any steps to ensure that our pensions are linked to the Consumer Price Index (CPI), so that we protect them from the ravages of inflation."
}