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

{
    "id": 3230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3230/?format=api",
    "text_counter": 75,
    "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, according to this Question, I was to table the accounts and which I have already done. If you need supporting evidence, the Government Financial Regulations give clear guidelines on how this can be obtained. I will be asking for your guidance on this issue. I do not know whether I was supposed to carry all the vouchers and bring them here to the House. I thought that it can be directed so that the Accounting Officer can provide them."
}