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

{
    "id": 1438349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1438349/?format=api",
    "text_counter": 1226,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senators, we are reporting on the Committee of the Whole. We are considering the Consideration of the National Assembly Amendments to the County Licensing (Uniform Procedures) Bill (Senate Bills No.9 of 2022). Chairperson, please, proceed,"
}