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

{
    "id": 111001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111001/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "South Africa and many other countries with devolved governments. So, nothing is arbitrary. Everything is going to be dependent on expertise. Everything will depend on a formula and a clearly defined path so that our future is guaranteed as a nation. I have no doubt that, even if we passed this Constitution as it is, this country will be better off than it has always been. I think that is where we need to go without wasting a lot of time."
}