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

{
    "id": 321343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321343/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " Mr. Deputy Speaker, Sir, although I was ready to answer the Question, the hon. Questioner has said he wants more time to furnish me with more information. But as it is, the matter is the subject of a court case. There are four cases filed in court. So, I do not know actually whether---"
}