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

{
    "id": 22634,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22634/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "With regard to Madam Ng’ang’a, her travel documents had been confiscated. It should be noted that Saudi labour laws allow an employer to take custody of an employee’s passport on arrival, and those documents can only be released by the employer on the day the employee is actually leaving to come back to Kenya. Also, for one to leave the Kingdom, he or she must have an exit visa, which is normally issued by the employer, or the relevant Saudi authorities."
}