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

{
    "id": 1371407,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1371407/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Our efforts to stabilise the situation have yielded such progress that next month, in December, we will be able to settle the first $300 million or Ksh500 billion instalment of the $2 billion Eurobond debt that falls due next year."
}