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

{
    "id": 1061986,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1061986/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "I support that we should amend this Motion to ensure that committees continue meeting virtually like we have always done for the period that we have had COVID-19 for the past one year."
}