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

{
    "id": 87801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87801/?format=api",
    "text_counter": 210,
    "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, I take this opportunity to first thank the Minister for work well done, especially in giving my people of Embakasi boreholes. We got 22 boreholes which are under construction but we still do not have electricity connection. Could the Minister clarify when they are going to connect electricity so that we can start using the water from the boreholes?"
}