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

{
    "id": 32011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32011/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Deputy Speaker, Sir, there is delay. In fact, the figure may be far less than the 649. In my answer, I have already said that I have instructed the DEOs to provide the necessary information of the very few who have not been paid."
}