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

{
    "id": 17022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17022/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Waititu",
    "speaker_title": "The Assistant Minister for Water and Irrigation",
    "speaker": {
        "id": 147,
        "legal_name": "Ferdinand Ndung'u Waititu",
        "slug": "ferdinand-waititu"
    },
    "content": "(b) My Ministry has allocated Kshs5.5 million to Marigat District Water Office in this financial year; out of which, Kshs2 million will be used to extend pipelines from Endao and Lobere boreholes to Kampi ya Samaki Township and the surrounding areas. The balance of Kshs3 million will be used in other rural water supplies."
}