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

{
    "id": 293372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/293372/?format=api",
    "text_counter": 31,
    "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. Speaker, Sir, I beg to seek the indulgence of the House to answer this Question on Tuesday, first, because it was to be answered by my colleague, who at the moment is having a severe cold. His voice cannot come out!"
}