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

{
    "id": 1270880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270880/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "(1) state the current status of the UHC rollout in the country, explaining progress made in terms coverage, key achievements and any challenges encountered in rolling out the programme, further, stating possible interventions that can be applied to overcome the challenges;"
}