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

{
    "id": 7500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7500/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mrs. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 58,
        "legal_name": "Beatrice Pauline Cherono Kones",
        "slug": "beatrice-kones"
    },
    "content": "Mr. Speaker, Sir, we have two borstal institutions in the country. There is Shimo La Tewa and Shikutsa in Western Province. In Shikutsa Borstal Institution, we have five teachers who are registered with TSC. Six of them are not registered with TSC. In Shimo La Tewa we have 11 teachers. Five are registered and six are not registered. But registration is in progress. We have advised those teachers to apply for registration with TSC. So, we are waiting for the response from TSC."
}