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

{
    "id": 321345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321345/?format=api",
    "text_counter": 315,
    "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, on Tuesday, next week, if permitted. But I do not want to answer it because it is the subject of a court case. I want direction from the Deputy Speaker whether we should answer it on Tuesday or today, because the matter is in court."
}