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

{
    "id": 45787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45787/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Companies Bill and The Insolvency Bill involve a lot of financial input and yet, the Committee on Finance, Planning and Trade has not been involved. This was also the case with the Limited Liability Partnership Bill and that has raised a lot of concern. Is it in order for me to request that this Bill be considered by the Joint Committees on Legal Affairs and Finance?"
}