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

{
    "id": 4285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4285/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "There is no Standing Order saying so. The only issue that would arise is for Members who have actually resigned in writing. As far as I am aware, it is only one Member who has done so in writing and left. We will, therefore, also ask that the HBC ensures that as per the Standing Order No.176, the Member who has resigned in writing is replaced as soon as possible. Otherwise, there has been no disagreement as such within the Committee. It is Parliament itself through the HBC that literally paralyzed this Committee by depriving it even the secretariat services."
}