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

{
    "id": 123024,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123024/?format=api",
    "text_counter": 117,
    "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 have not repossessed any house meant for senior civil servants or junior civil servants. What we did was to stop the sale of so-called non-strategic houses in the districts outside Nairobi. So, the houses have not been sold and they are still being occupied by civil servants. Government houses are categorised into three grades, namely; Middle Grade (MG), High Grade (HG) and Low Grade (LG). So, a junior civil servant is entitled to occupy a Low Grade house. However, where junior civil servants in some districts are occupying High Grade houses, we ask them to vacate them for the senior civil servants or ask them to pay rent that is commensurate with that grade."
}