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

{
    "id": 245343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245343/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Deputy Speaker, Sir, the Committee has come up with four categories of claimants. There are those who they might consider recommending for payment and there are those they feel they have to re-pay to Government because they have been over-paid. There are also those they feel ought to be taken to court. But these are indications that they have given to us. So, we have to wait until they complete their work so that we can respond."
}