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

{
    "id": 10395,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10395/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, we have made proposals to, at least, buy the 47 air ambulances to cater for all the counties. Those helicopters are supposed to land on a helipad. It is also in the proposal that each and every referral hospital should have a landing pad."
}