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

{
    "id": 89541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89541/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the gross Recurrent Budget of Kshs25.58 billion is made up of Kshs22.65 billion for the Road Maintenance Levy Fund; Mechanical and Transport Fund Receipt, Kshs800 million; compensation to employees, Kshs1.1 billion; goods and services, Kshs561 million; and emergency interventions, Kshs500 million."
}