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

{
    "id": 4257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4257/?format=api",
    "text_counter": 138,
    "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": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Sometime back, there was a Question here relating to the hiring of teachers, that is, the qualifications that the Teachers Service Commission (TSC) considers for the hiring of teachers. Then it was ruled that I bring to the House a copy of the policy on the qualifications that the teachers have to meet for them to be hired. So, I hereby table a copy of the policy document on how teachers are hired."
}