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

{
    "id": 101335,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101335/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, I have his last payment certificate, dated 1st July, 2007 attached. Also attached is his payroll number indicating the last payment, which was made on 1st August, 2000."
}