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

{
    "id": 48781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48781/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, I am quite in order because that is the fact. We are not aware of any constant stalling of the ferries. I have given the reasons of the so-called “stalling,” but we are not aware of the constant stalling of the new ferries."
}