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

{
    "id": 1500533,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500533/?format=api",
    "text_counter": 460,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "Mr. Temporary Chairman, Sir, I beg to move that the Committee of the Whole do report to the Senate its consideration of the Cancer Prevention and Control (Amendment) (No.2) (National Assembly Bill No.45 of 2022) and its approval thereof with amendments."
}