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

{
    "id": 1158695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158695/?format=api",
    "text_counter": 316,
    "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. Temporary Deputy Speaker, I beg to move that the Supplementary Appropriation Bill (National Assembly Bill No.14 of 2022) be now read the Third Time."
}