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

{
    "id": 1085041,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085041/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "The Committee thanks the offices of the Speaker of the Senate and the Clerk of the Senate for the support extended to the Committee in the execution of its mandated. The Committee extends the appreciation to the petitioners, the Cabinet Secretaries and stakeholders for their submissions and contributions to this resolution of these petitions."
}