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

{
    "id": 189137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189137/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Deputy Speaker, employment has no restriction for any Kenyan. However, since it is being done at the district level, all officers are required to ensure that all teachers from those areas are catered for along with other Kenyans."
}