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

{
    "id": 201011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201011/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I am holding an answer from the Minister. I am wondering why he is saying that he did not see the Question on the Order Paper, yet I have an answer which is signed by him here."
}