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

{
    "id": 156379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156379/?format=api",
    "text_counter": 275,
    "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": " Thank you, Mr. Speaker, Sir. The House approved the Supplementary Estimates on 29th April, 2009. The basis of the Appropriation Bill is to issue sums contained in the Supplementary Estimates and appropriating them for the purposes specified in the Supplementary Estimates."
}