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

{
    "id": 100277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100277/?format=api",
    "text_counter": 436,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I just want to inform the hon. Member that good criminal lawyers are good people. They got Mandela out. They got Kenyatta out and we did not stop there, we named a whole street; Dennis Pritt Road, after a good criminal lawyer. We also get Members of Parliament out. I have got out many Members of Parliament."
}