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

{
    "id": 58952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58952/?format=api",
    "text_counter": 313,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "With those few remarks and especially with regard to the issue that I have mentioned concerning the Constituencies Development Fund (CDF), I ask hon. Members to support the Supplementary Estimates and we continue working together towards improving financial management and allocation of resources in this country."
}