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

{
    "id": 1269218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1269218/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Sen. Methu",
    "speaker_title": "",
    "speaker": {
        "id": 13581,
        "legal_name": "Methu John Muhia",
        "slug": "methu-john-muhia"
    },
    "content": "Another principle that has been proposed in this Bill is to enable licence holders to adjust to changes with minimum friction. It is ringing in my mind how many businesses were affected in the just ended COVID-19 pandemic. Many businesses were forced to readjust."
}