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

{
    "id": 153235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153235/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, the issuance of these circulars is a process and if there is any district--- We sent circulars to the District Commissioners up to 15th April. So, if there is any district which has not received the circulars, I am yet to be up dated so that we can communicate to them."
}