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

{
    "id": 123039,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123039/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "Mr. Deputy Speaker, Sir, we have written to the Office of the Deputy Prime Minister and Ministry of Finance to avail some funds so that we can put up houses for civil servants in all the more than 250 districts that we have now. In fact, according to the initial estimates, we require about Kshs25 billion to put up adequate houses for departmental heads in all the new districts."
}