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

{
    "id": 1111356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111356/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "Thank you, Mr. Speaker, Sir. This Statement has come at the right time. The issue of ECD teachers is a concern in the education sector. We cannot have some employed teachers earning Kshs5,000, others earning Kshs10,000 and others earning more than Kshs20,000. We need a proper framework where all teachers are paid according to their grades and educational level."
}