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

{
    "id": 3227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3227/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as I said, the receipts and details can be availed to the Member of Parliament so that they can be scrutinized under the relevant Committee. That is what I was begging so that my accounting officers can bring them. We have already paid for some of those expenses. So, it is just an issue of the Chair ruling that my Accounting Officer sees the relevant committee to provide further evidence."
}