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

{
    "id": 2267,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2267/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "The Assistant Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "It is also a case that the cost of food in tea and coffee growing areas is much higher. They cannot grow subsistence food, except for potatoes and a few horticultural foodstuffs. When you consider the main staple food in Kenya like beans and maize, those farmers have to go out to the market because they cannot grow that. So, they find that their limited resources are also being expended to buy foodstuff that they have consume at home because tea is not a food crop."
}