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

{
    "id": 6244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6244/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, most of the time, the Assistant Minister says that the public is not willing to come out and identify criminals in police stations. What has the Government done to ensure that police stations have enough facilities to ensure that the public can identify the criminals without the criminals seeing the public in the process?"
}