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

{
    "id": 210254,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210254/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "Mr. Speaker, Sir, I hope that the Minister is not holding another consultation directly--- I seek your protection! What is the point of contributing if they do not want to listen? Hon. Members will run away, because they do not want to listen!"
}