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

{
    "id": 1255564,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1255564/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "Thank you very much, Mr. Temporary Speaker. My supplementary Question to the CS is on the sugar that is being imported. The CS has said that they are importing 280,000 metric tons. Has the sugar price for consumers dropped since the importation of duty-free sugar?"
}