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

{
    "id": 168973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168973/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, with all due respect, I have taken the sentiments of the hon. Member and I wish to give my personal undertaking, that if the situation is not going to change, I wish to assure you that come the next financial year, we are going to make some provisions for money so that this exercise can be undertaken and completed within a very short period."
}