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

{
    "id": 107034,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/107034/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the issue of privatization of parastatals and divesture from Government doing business is a Government policy. We are not about to abandon the policy and, therefore, I cannot assure the House that we are not going to continue with the sale of our shares in some of these parastatals."
}