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

{
    "id": 123278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123278/?format=api",
    "text_counter": 83,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister has just indicated that they are in the process of modernizing police stations in Nairobi. They have started it in Kayole and Dandora. However, in Dandora, they have only done the police housing but not the station. Therefore, the cells are still the old mud houses. In fact, they do not have cells for males and females. What is the Assistant Minister doing to make sure that Dandora Police Station is modernized as per his words?"
}