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

{
    "id": 61002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61002/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "Mr. Deputy Speaker, Sir, the total outstanding bill was Kshs1.3 million. But we have already paid Kshs600,000 in one account. We also paid Kshs120,000 for another account. We have also paid for another account Kshs488,000. The balance, so far, is Kshs56,000 only."
}