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

{
    "id": 78312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78312/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, it is true that those powers are not vested in us. However, in some of these instances, we are actually trying to advise the people who are affected to pursue them through the court process so that they can, at least, get the correct position."
}