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

{
    "id": 1000687,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1000687/?format=api",
    "text_counter": 1335,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "There is something that we need to talk about further, especially during COVID-19 pandemic. The exports have reduced. The diaspora remittances have gone down. What challenge does that pose to the economy? The foreign exchange reserve is likely to reduce. What has helped us is that the price of oil has been down."
}