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

{
    "id": 123001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123001/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has spoken of a testing fee of Kshs1,000 and said that it is a small fee. Yes, that is a small fee for large scale-farmers. But the small scale-farmers for whom we represent here in the House and who are the majority of the farmers, Kshs1, 000 is everything. What plans does the Ministry have to annually, as Government, do the testing and ensure that the field extension officers advise the farmers on what fertilizers and what specific seeds to use?"
}