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

{
    "id": 123035,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123035/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "Mr. Deputy Speaker, Sir, we did not sell houses meant for junior civil servants in Nairobi. What happened was that the Government decided to offload what we considered to be non-strategic houses in all the urban areas. Phase I involved offloading the houses in Nairobi, where a total of 1,200 mainly middle level houses were sold in estates like Rubia, Kileleshwa, Upper Hill and Westlands. In fact, the houses for junior civil servants in Nairobi were not touched. These houses are mostly found along Jogoo Road in Eastlands. These houses are still being occupied by civil servants. My Ministry is developing about 600 new housing units for junior civil servants in the Ngara area of Nairobi."
}