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

{
    "id": 238700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/238700/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Katuku",
    "speaker_title": "",
    "speaker": {
        "id": 281,
        "legal_name": "John Mutua Katuku",
        "slug": "mutua-katuku"
    },
    "content": "Mr. Deputy Speaker, Sir, we also allocated substantial amounts to other major towns like Kisumu where we are working on a project worth Kshs1.5 billion. We are also working on another project in Mombasa City Council which will cost billions of shillings. We are also conducting a study in Kajiado District. Once that study is completed, we will also allocate millions of shillings to upgrade the existing water systems."
}