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

{
    "id": 119234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/119234/?format=api",
    "text_counter": 50,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, as you are aware, electronic transfer is now being undertaken. Also, those who are involved in the cash transactions are provided with insurance. We always advise that they must put on bullet-proof vests as a security measure."
}