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

{
    "id": 32003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32003/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) The Ministry has not paid 689 personnel including invigilators due to technical challenges faced by the Airtel Mobile Subscriber in wiring the money to the personnel. Some personnel did not provide their registered mobile phone numbers. Some invigilators provided mobile phone numbers which were not their own. Some personnel provided incomplete numbers while others failed to provide mobile numbers."
}