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

{
    "id": 43233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43233/?format=api",
    "text_counter": 434,
    "type": "speech",
    "speaker_name": "Mr. Abdikadir",
    "speaker_title": "",
    "speaker": {
        "id": 1,
        "legal_name": "Abdikadir Hussein Mohamed",
        "slug": "abdikadir-mohammed"
    },
    "content": "Mr. Chairman, Sir, first of all, the Commission is the commissioners and that is the legal body. It is not the Secretariat. The Committee debated this very seriously, and there were both views expressed very strongly. In fact, that is why you see quite a number of our Members, because they were of the view that we should not have deleted it. But ultimately, we came to that conclusion."
}