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

{
    "id": 16441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16441/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Minister! Since you were late yesterday and I know the Member is around the building on another matter that is coming up, if there was another Statement, I would request your indulgence that you allow it to be made first while we look for the Member. It would only be better."
}