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

{
    "id": 260201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/260201/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "In this regard, Mr. Deputy Speaker, Sir, Lake Victoria South Water Services Board is not responsible for payment of electricity bills for Litein, and this applies to all water service providers in its area of jurisdiction. Water service providers, in accordance with the terms of their service provision agreements, are expected to provide direct service within their areas as per performance targets."
}