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

{
    "id": 9761,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9761/?format=api",
    "text_counter": 174,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, we do not spend the kind of money that the hon. Member is talking about. The amount we spend on food per patient per day is about Kshs500. Even for the food, sometimes we find that we do not have enough money. So, sometimes we depend on borrowing from the suppliers."
}