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

{
    "id": 11919,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11919/?format=api",
    "text_counter": 225,
    "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, when interrogating the answer, it came to light that the Ministry of State for Planning, National Development and Vision 2030 was actually involved. That is why I am seeking time to give an appropriate answer to the Questioner. I thought it wise for me to seek this extension, so that, at least, I can have the information from this other Minister."
}