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

{
    "id": 1214332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1214332/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "It would be very sad if the Deputy Speaker loses the House at the early stage. I want to concur with the Majority Leader, the Minority Leader and the Deputy Minority Leader that all of us make mistakes. For instance, in the Maasai Community, to make a mistake is not a mistake, to repeat the same mistake over and over becomes a mistake."
}