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

{
    "id": 299322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/299322/?format=api",
    "text_counter": 1055,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Hon. Shakeel, I suppose that you are rising on a point of order, because I need to propose the Question. But that is after I have looked at it. So, whatever you say, say it as a point of order."
}