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

{
    "id": 123269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123269/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Mr. Deputy Speaker, Sir, I thank the Assistant Minister for attempting to answer this Question. However, considering that the two stations are right in the heart of the city of Nairobi - they represent the face of Kenya - what is the Ministry doing in terms of decongesting these cells? As you enter the cells, some of them are muddy and the compounds are in a deplorable state. When tourists come to this country, when they are mugged or robbed, they are not happy. What is the Ministry doing to make sure they clean up these stations?"
}