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

{
    "id": 38272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/38272/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "(c) The proceeds from intercepted cane are paid to contracted farming accounts and the accruing benefits goes to both the farmer and the miller. However, in circumstances where private cane is intercepted due to lack of documentation from the administration, the farmer is given time within which to prove his or her status and if ascertained, the proceeds are paid to the farmer."
}