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

{
    "id": 65579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65579/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Deputy Speaker, Sir, I have said that in some areas, we have not paid. This is because we do not have the funds. We are trying to push the Treasury to release money to us, so that we can, at least, pay these officers."
}