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

{
    "id": 78304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78304/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I have made it very clear who the rightful owner of the land is. However, in view of the fact that there is an intruder on that land, the only remedy available to my Ministry is to advise the owner of the land to either use the Provincial Administration or go through the court process. Those are the issues I have raised with the land owner."
}