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

{
    "id": 206025,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206025/?format=api",
    "text_counter": 80,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": "Mr. Deputy Speaker, Sir, there are, indeed, guidelines in the replacement of those teachers that are out of service because of natural attrition. Improvements are happening all the time, particularly since the introduction of performance contracting. There is, indeed, a great deal of improvement in the replacement of teachers who have left due to natural attrition."
}