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

{
    "id": 231678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231678/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, what I am asking for is not over and above what we expect. We accept they reported the matter. But we advised them to report it formally with the police so that the police can now carry out investigations and help the women to recover their money. That is all we are asking them to do."
}