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

{
    "id": 73419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73419/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Deputy Speaker, Sir, the only interest I have is that I am a Kenyan and I am interested in seeing regional balance in all public corporations in this country."
}