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

{
    "id": 153231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153231/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Member who asked the Question. However, I would like to tell him that we have communicated with the District Commissioner and the list of nominees has been sent to our Ministry. With regard to the de-gazettement, by 30th June, all members will have received gazette notices in this reference."
}