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

{
    "id": 1345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1345/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Kabando wa Kabando",
    "speaker_title": "The Assistant Minister for Youth Affairs and Sports",
    "speaker": {
        "id": 31,
        "legal_name": "Kabando wa Kabando",
        "slug": "kabando-kabando"
    },
    "content": "Further to that, Madam Temporary Deputy Speaker, some of the houses that have also been seen on television crumbling down under the demolition forces, without any notice, belong to young people from my constituency, Mukuruweini. These are people whose parents pioneered investments in this town; people who came to Nairobi in the early and mid 1950s, long before we got Independence; they have taught their children how to invest, how to go to the Government, how to contract legal services, how to trust Sheria House, how to know that City Hall is a centre for local governance in the City of Nairobi, and how to trust the Commissioner of Lands, the Minister and even Government Gazette notices."
}