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

{
    "id": 10392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10392/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, the Ministry has made a proposal to the Cabinet to purchase not only one ambulance but, at least, 47 air ambulances which will be spread in the 47 counties. It is our wish that the Cabinet will approve it. Then it will come to the House. So, I will be seeking the approval of my colleagues so that we can sort out this problem once and for all."
}