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

{
    "id": 153645,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153645/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while appreciating the big role that is played by the tourism sector, I would like the Minister to tell us what is the Ministry’s policy on development of tourist hotels, particularly where they have constructed new secondary schools, particularly in the coast region. When tourist hotels are constructed near schools, the learning environment is very much affected by the impact of tourists."
}