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

{
    "id": 37849,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37849/?format=api",
    "text_counter": 63,
    "type": "speech",
    "speaker_name": "Mr. Shitanda",
    "speaker_title": "",
    "speaker": {
        "id": 207,
        "legal_name": "Peter Soita Shitanda",
        "slug": "soita-shitanda"
    },
    "content": "Mr. Speaker, Sir, as I said, the prices of houses are normally dictated by forces of demand and supply and currently, we do not have any law that would compel a developer to disclose issues of cost to the buyers. Operating in a market where we have an acute shortage of housing, it would be very difficult for the Government to compel developers to disclose all their costs to the buyers."
}