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

{
    "id": 1103345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103345/?format=api",
    "text_counter": 388,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, we are now proceeding to the County Licensing, (Uniform Procedures) Bill (Senate Bills No.32 of 2020). Sen. Chebeni will move the amendments on behalf of the Chairperson of the Committee."
}