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

{
    "id": 256062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256062/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, I had recognised this issue in the spirit of your remarks yesterday, when you addressed the House. You said that this House must show leadership of this country, because we are in a critical stage of our development. That requires that we must be tolerant, honest and accommodative with each other."
}