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

{
    "id": 224497,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224497/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, whereas I agree with the hon. Member that there are a number of incidents that have occurred in the country recently, I would like to say that the information that these officers have collected has been used to arrest some of the criminals who have taken part in crime in the areas mentioned."
}