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

{
    "id": 232730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232730/?format=api",
    "text_counter": 213,
    "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 said we are in the process of implementing the judgment. However, we have to do this in a lawful manner that will not create confusion. That is why we were given a directive to pay and we paid. We are awaiting for direction on the other matter. Once we get the advice from the Attorney-General, we will definitely abide by it."
}