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

{
    "id": 75720,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75720/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I just want to inform the hon. Member that with regard to the award of contract to RVR, it was not just the Government of Kenya affair. It was a joint affair which also involved the Government of the Republic of Uganda. The matter has been investigated and appropriate remedial actions have been taken with regard to that particular contract."
}