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

{
    "id": 1508928,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1508928/?format=api",
    "text_counter": 558,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Chairperson, Sir, I beg to move that the Committee do report to the Senate its consideration of the Public Transport (Motorcycle Regulation) Bill (Senate Bill No. 38 of 2023) and its approval thereof with amendments."
}