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

{
    "id": 5585,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5585/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "These officers are not on contract; they are paid through bank accounts. When this error was detected, we had to put their names again afresh, so that they get their money through bank accounts."
}