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

{
    "id": 5301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5301/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Duale! I respect your wisdom. However, this is an issue I have dealt with. Please, bring them up when the Attorney-General is in the House. I acknowledge they are serious issues. But let us bring them when he is in the House, so that we address them and get an official response. Any other matters on Statements? Hon. Ojode, the Chair has just made a ruling that you show cause why it should not act against you for failing to honour an undertaking that you gave in this House."
}