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

{
    "id": 1275850,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1275850/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "We also know that external shocks can become a serious exceptional circumstance. You and I are lucky that we are now living in times when we have witnessed an actual external shock namely the war and conflict in Ukraine. It is external; far removed, over 8,000 kilometers away from here but it has affected us."
}