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

{
    "id": 54655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54655/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I would like to inform the House that there is no ban on any raw nuts. Anybody can deal in the exportation of raw nuts, including macadamia nuts. However, during the ban, the prices of these had gone up to Kshs10 a kilogramme depending on the area. After lifting the ban, we are now talking of a price between Kshs65 and Kshs85 a kilogramme."
}