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

{
    "id": 13705,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13705/?format=api",
    "text_counter": 131,
    "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": " As for part “c,” pensions and other due benefits to the retired teachers are normally paid using the Government system. The Teachers Services Commission (TSC) processes documents for retired teachers and forwards them to the Director of Pensions in the Treasury for payment of retirement benefits."
}