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

{
    "id": 26068,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26068/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, farmers in this country have been frustrated by the delay in the release of farm inputs or the availability of the maize seeds and the cost of the same. Could the Minister tell us the cost of buying fertilizer this year and the maize seed for farmers to prepare for the next planting season?"
}