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

{
    "id": 301903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301903/?format=api",
    "text_counter": 216,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Hon. Khalwale wanted to know about the relevance of Ministers travelling abroad. Ministers travelling with the President or with the Prime Minister are usually those whose portfolios are affected by the trips. Recently, I went to China with the Minister for Transport, because he was going to talk about the Lamu Port. I travelled with the Minister for Finance. There was a conference going on there on China-Africa Cooperation Forum and we travelled together with the Minister for Foreign Affairs. The President of China offered a 20-billion-dollar soft loan to African Governments and Kenya is going to be one of the first beneficiaries of that loan."
}