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

{
    "id": 64379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64379/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "(c) Business Process Outsourcing (BPO) is a commercial matter for Safaricom to decide. The Government, under Vision 2030, intends to make Kenya an attractive and competitive destination for BPO. Business Process Outsourcing does not always result in job losses as it may include the transfer of both the service and workforce to third parties."
}