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

{
    "id": 2478,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2478/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Mr. Speaker, Sir, in supporting this Motion, I also want to bring to your attention that the Speaker’s Committee was established under the Standing Orders. Standing Order No.169 requires that any Select Committee meets, at least, once a month. The Speaker’s Committee, of which I am a Member, only met once since its establishment. This is once in four years. I stand here to seek the guidance on the Procedural Motion. Would I be in order to ask; what are the mandates or the duties of the Speaker’s Committee while appointing new Members who will not even have a chance to meet and deliberate on the matters that are given to them by this House?"
}