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

{
    "id": 65581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65581/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Deputy Speaker, Sir, when it comes to funding, I would like to seek the assistance of this House, so that I could have enough money to pay these members. They are really doing a good job, but the fact is that sometimes we do not get what we request from the Treasury."
}