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

{
    "id": 162249,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/162249/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "(vii) KISE has been running certificate and diploma courses for teachers in special needs education to ensure that all the primary schools have a specially trained teacher to handle students with learning disabilities by 2015. So far, 11,500 special teachers have been trained;"
}