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

{
    "id": 28,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/28/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Madam Temporary Deputy Speaker, ordinarily, I do not fear answering Questions, but I have to be factual in my responses. If I am waiting for documents from the Ministry of Education and they are not able to provide those documents, the only fair thing to be done is to re-route the Question to the Ministry of Education."
}