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

{
    "id": 123049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123049/?format=api",
    "text_counter": 142,
    "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 demand is very high. We were trying to create “seed money” for the development of more houses. The money obtained from the sale of 1,200 houses has been used to put up about 800 houses which have already been occupied. Another 800 houses will be ready for occupation by February next year. Finally, another housing project of 2,000 units will commence in Starehe Estate. So, we were trying to use an intervention that will help us put up more Government houses."
}