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

{
    "id": 12418,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12418/?format=api",
    "text_counter": 724,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also rise to support this Motion. We know that there are so many unclaimed assets, particularly, as we said, to widows and other people who have lost so much property. All this property is enriching a lot of banks. Therefore, this is a great day. The rightful administrators of the estates of lost loved ones can now begin to enjoy some of these assets."
}