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

{
    "id": 220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220/?format=api",
    "text_counter": 220,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, that is a very good question. However, I am a planner and not an implementer. Implementation is carried out by the line Ministries. My work is to plan and track the implementation and report. This is called monitoring and evaluation. That is my work. So, if there is any shortfall, especially on the employment of teachers, that is the responsibility of the Ministry of Education."
}