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

{
    "id": 180724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/180724/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Deputy Speaker, Sir, the going price at the moment is between Kshs20 and Kshs25 per kilogramme. Due to the number of farmers who have been trained to grow this crop, we expect this time to have a higher production. We hope this will push the price from Kshs25 to Kshs30 per kilogramme."
}