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

{
    "id": 65194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65194/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, the Minister was right yesterday when he said the answer was with me and I came late when the Question had already been asked. It is true that it was me who had the answer to this Question. That is why I answered this particular Question."
}