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

{
    "id": 1130237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130237/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Hon. Uhuru Kenyatta",
    "speaker_title": "His Excellency the President",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Hon. Speaker, an even better example of COVID-19 resilience is the strengthened relationship between the national and county governments. Although the National and County Governments Summit has operated smoothly since it became effective, I must admit that the COVID-19 pandemic revitalised its energy."
}