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

{
    "id": 222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. Oparanya",
    "speaker_title": "",
    "speaker": {
        "id": 201,
        "legal_name": "Wycliffe Ambetsa Oparanya",
        "slug": "wycliffe-oparanya"
    },
    "content": "Madam Temporary Deputy Speaker, I have clearly said that when this document was being prepared, all the stakeholders, including the Provincial Administration, were involved. I want him to confirm this by asking his own assistant chiefs and chiefs whether they understand Vision 2030. As I have said, we have gone ahead to sensitize them. We have had so many forums, including some for Members of Parliament. So, I do not know what more he expects me to do. I think I have done my part."
}