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

{
    "id": 60265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60265/?format=api",
    "text_counter": 249,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, with regard to police reforms, this is another issue that was mentioned by the President and all Kenyans agree that we need to have reforms in the police. We want the police to know that they are servants of our people and that they must make sure that they protect Kenyans wherever they work so that we have peace and protection in this country."
}