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

{
    "id": 1130244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1130244/?format=api",
    "text_counter": 83,
    "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": "Kenya can be proud of one more innovation. In March, 2020, we had only one laboratory that could test notifiable diseases of international concern. In fact, we had to send our tests for notifiable diseases to South Africa. When the COVID-19 pandemic hit our country, we had to wait for five days for the South African laboratories to send us results. Today, we have moved from one testing laboratory to 95 well-equipped laboratories."
}