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

{
    "id": 113754,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113754/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Dr. Gesami",
    "speaker_title": "",
    "speaker": {
        "id": 19,
        "legal_name": "James Ondicho Gesami",
        "slug": "james-gesami"
    },
    "content": "Mr. Speaker, Sir, it is true that we have had problems with the supply of drugs in the country, but this was because of the pending bills from the previous years. The regulations are that we must pay pending bills before getting money to pay for the present requirements. We have now received money from the Treasury and we shall procure these drugs and give them to the hospitals in the next one month."
}