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

{
    "id": 39012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/39012/?format=api",
    "text_counter": 532,
    "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": "Mr. Temporary Deputy Speaker, Sir, having finalized and formulated the Budget, the real challenge really lies in its implementation. Line Ministries are, therefore, expected to efficiently implement the planned programmed, to ensure that they are completed within the sector and schedules."
}