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

{
    "id": 78316,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78316/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, my position is that a title deed is a title deed unless otherwise challenged in a due court process. Whoever does it has to face the due court process because nobody has the powers as far as the Constitution is concerned to nullify a title deed. If anybody is aggrieved, he has the right to pursue the matter through the due process of the law."
}