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

{
    "id": 90778,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90778/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, it affects the whole country. We are trying to address the issue. That is why I said we have addressed our concern to the Treasury. Once funds have been released to us, we will clear all the outstanding allowances. Thank you, Mr. Speaker, Sir."
}