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

{
    "id": 78314,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78314/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I sympathise with the Questioner. We wrote a letter to the Land Adjudication Officer explaining that the rightful owner is So and So. That is why we said that if he could use the Provincial Administration, they could assist because the other person does not have any papers. Secondly, he could pursue the matter through the courts. As far as we are concerned, our work is to issue the title deed and nothing else."
}