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

{
    "id": 75702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75702/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Could the hon. Member, please, give me time? Mr. Deputy Speaker, Sir, I want to be on record here saying that we will not condone acts of corruption whether by the Ministers, the Prime Minister or the President. Action will be taken against any individual who will be found to have engaged in corrupt practices."
}