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

{
    "id": 1042007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042007/?format=api",
    "text_counter": 1563,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Everybody in the world will be watching us. It may be the governor now but if it was the President of the Republic of Kenya, the whole country would be watching. I believe that we must revise the rules, amend the County Government Act in relation to the impeachment."
}