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

{
    "id": 115132,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/115132/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "In the Central Business District (CBD), we have CCTVs, but they were installed on pilot basis. Indeed, they are working and it is just a question of extending them to the larger central business area. All is not lost. We agree that this is a very important phase that must be done if we are going to reduce crime."
}