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

{
    "id": 1164501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1164501/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Madam Chairperson, I beg to move that the Committee do report to the Senate its consideration of The Heritage and Museum Bill (Senate Bills No.22 of 2021) and its approval thereof, with amendments."
}