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

{
    "id": 133674,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133674/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Mr. Speaker, Sir, could the Minister clarify whether in his view it is prudent to privatize these sugar companies at this time when most of them are running or operating at very serious deficits? If this is to happen, which specific sugar companies is he referring to?"
}