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

{
    "id": 87962,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87962/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, now that the Assistant Minister has acknowledged that there is a problem in the disbursement of these bursary funds, I expect that some primary schools for the whole month will not be able to operate. Will it be in order for these schools to charge the parents money so that they can continue with their programmes?"
}