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

{
    "id": 234892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234892/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Maj. Madoka",
    "speaker_title": "",
    "speaker": {
        "id": 254,
        "legal_name": "Marsden Herman Madoka",
        "slug": "marsden-madoka"
    },
    "content": "Mr. Speaker, Sir, obviously, there are very many disabled people in the country. We do not know the criteria that is used in giving money to those people. Many people in my constituency have applied for assistance, but they have not received any. So, what criteria is used in disbursing the money?"
}