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

{
    "id": 1118979,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1118979/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Mr. Speaker, Sir, the death certificates have since been transmitted to the families save for instances where verification of the next of kin is yet to be completed or where there are disputes as to the rightful beneficiaries."
}