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

{
    "id": 288590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/288590/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. This Question was on the Order Paper last week. That was why the answer was given to the Questioner. If I have to furnish the Member with an answer every time the Question is on the Order Paper that will become so difficult."
}