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

{
    "id": 12608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12608/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Both the old and the current Constitutions have created the doctrine of collective responsibility. So, if a Question reaches the Government and the Government acknowledges that the Question falls under another Department, rather than coming to the House and declaring that the Question should be directed to the other Department of Government, is it not the mandate or requirement of that Minister to re-direct the Question through internal mechanisms, so that we do not waste parliamentary time by having Questions being referred to another Ministry when they are perfectly aware that this Question should be answered by another Ministry?"
}