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

{
    "id": 53897,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53897/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, we normally gazette those names once we receive them from the District Commissioner. So, the hon. Member can just check with the District Commissioner. If the names are not the same, I am willing, even tomorrow, to have another list gazette. That is if that list is not accurate."
}