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

{
    "id": 1524,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1524/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Looking at the Question, I do not see how this matter is going to prejudice this case. The issue is not who owns the land. That is not what the House is going to deliberate on. It is about what led to the exhumation of a body. Again, the fact that it has been mentioned that there was dispute over the land does not necessarily prejudice this case."
}