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

{
    "id": 234711,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234711/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, as I said before, I hope hon. Members will not continue to ask more Questions on the shortage of teachers because, unfortunately, we only replace those teachers who are lost through natural attrition. We are not able to replace all the teachers that we need until the situation improves. This applies to the whole country."
}