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

{
    "id": 1235610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235610/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Thank you, CS. It is good to have you, having transited from a Governor to CS. I just have one question. CS, is there a way to issue a gazette notice when issuing a moratorium as a formal notification?"
}