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

{
    "id": 128724,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128724/?format=api",
    "text_counter": 99,
    "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, I have consulted with the hon. Questioner. There are certain issues we need to put in place before answering this Question. So, I just want to request for the Question to be deferred to a further date, so that I can consult further with the hon. Questioner for a suitable answer to be given."
}