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

{
    "id": 64340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64340/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": "Mr. Deputy Speaker, Sir, I will obviously want to scrutinize the documents to find out whether there is a payment voucher accompanying those cheques. If there is a payment voucher accompanying those cheques, then I would know the purpose of the payment and if there is none, then I would want to interrogate and find out whether those cheques were indeed paid as a result of the fire."
}