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

{
    "id": 112101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112101/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, I agree with the hon. Member and I have advised all the Ministries to ensure that judgment entered against them should be paid promptly. At the end of the day, the Government pays more than was ordered in the judgment because"
}