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

{
    "id": 336172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/336172/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Minister, you will realize that even on the previous petition, I did not refer it to the relevant Departmental Committee because there is no time left. So, I direct that it goes to the relevant Ministry for the action within the time stipulated in the Standing Orders dispensing with the reference to the relevant Departmental Committee."
}