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

{
    "id": 330171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/330171/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Baya",
    "speaker_title": "",
    "speaker": {
        "id": 10,
        "legal_name": "Francis S. K. Baya",
        "slug": "francis-baya"
    },
    "content": "Mr. Speaker, Sir, it is true that sometimes there is confusion to the extent that one may find their document in another division or location. We are addressing this issue through computerization. As of now, we have gone to the level of divisions. We are moving downwards to locations and we believe that by so doing we should be able to remove the confusion and send the documents to the right places."
}