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

{
    "id": 55456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55456/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also want to sincerely thank the Assistant Minister for that very clear directive. I hope it will be implemented to the letter. If I got him right, he said that in case one is found to have committed some criminal offence after being selected, they will be disqualified. We are aware that recruitment of officers is based on constituencies. If ten people are to be recruited from Mosop and then, say, five people are disqualified based on that, could he consider recruiting another five people from the same constituency? This will ensure that there is proper and clear balancing of recruitment."
}