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

{
    "id": 160001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160001/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, the existing scheme of service for non-graduate teachers provides for upward mobility of the trained P1 A-level teachers upon undergoing the Teachers Proficiency Course (TPC). Promotion, therefore, depends on a teacher's initiative. So far, 12,600 teachers have been promoted under TPC; many among them being Trained PI A-level Teachers."
}