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

{
    "id": 1077498,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1077498/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Kieni, JP",
    "speaker_title": "Hon. Kanini Kega",
    "speaker": {
        "id": 1813,
        "legal_name": "James Mathenge Kanini Kega",
        "slug": "james-mathenge-kanini-kega"
    },
    "content": " Hon. Deputy Speaker, I beg to move that the County Allocation of Revenue Bill (Senate Bill No. 30 of 2021) be now read a Third Time. I request the Leader of the Majority Party to second."
}