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

{
    "id": 33799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33799/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, I would want to ask the Assistant Minister whether she is aware that some of the programmes being proposed appear to have been generated from the office without reference to the actual situation on the ground. For instance, in my constituency, you will find some schools being allocated resources to raise seedlings which, even after they plant them, they have nowhere to take them. There is no land where we can plant those trees. Why does the Ministry not actually liaise with the people on the ground to identify the suitable programmes they can involve them in rather than impose them from above?"
}