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

{
    "id": 101339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101339/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, once we process the cheque and give it to the owner, it is not our duty to follow whether it will be cashed or not. So, as much as we are concerned as the Government, we paid and I have indicated the cheque number. He received it and signed that he had received the cheque. So, what happened to the cheque is not our business."
}