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

{
    "id": 254253,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/254253/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, as I do so, this is not a bag if we go by definition of a bag. This is just a document holder; just like the one you have there!"
}