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

{
    "id": 102219,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102219/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Is it in order for the hon. Member to insinuate that Parliamentary Committees have no right to look into the activities of Ministries and yet under Standing Order No.198, Departmental Committees are supposed to investigate, inquire into and report on all matters relating to the mandate, management, activities, administration, operations and estimates of the assigned Ministries and departments?"
}