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

{
    "id": 3822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3822/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in most cases, we are on target. However, there are some months we record less and, in other months, we record more collections. So, we disburse as we collect the taxes. It is not exactly as per the targets, but it varies according to collections. All in all, when you total them up, they meet the targets."
}