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

{
    "id": 129101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129101/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, I will continue to pursue the matter because I have managed to trace a copy of the cheque that was submitted by the KAA. What the Treasury is lacking is the receipt acknowledging that cheque. So I am following up this matter vigorously."
}