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

{
    "id": 3359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3359/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Dr. Shaban",
    "speaker_title": "",
    "speaker": {
        "id": 139,
        "legal_name": "Naomi Namsi Shaban",
        "slug": "naomi-shaban"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I just want to point out that we have been scaling up slowly in the whole country depending on the amount of money we get from Treasury. We started off with a few homes and beneficiaries who numbered 300."
}