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

{
    "id": 123046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123046/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "Mr. Deputy Speaker, Sir, the sale of the non-strategic houses realised about Kshs1.2 billion which was used to start the civil servants housing scheme. That scheme has an asset base of about Kshs5 billion and we are putting up more houses using those funds. Right now, about 800 houses are coming up in various parts of the City."
}