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

{
    "id": 58681,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58681/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I do state here that I am a member of Nyanza Golf Club, but I wish to state that I have told the membership that as far as this is concerned, I will not go with the club. I will go with the people."
}