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

{
    "id": 170844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170844/?format=api",
    "text_counter": 756,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Trade",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Significantly, in law, according to my understanding, a sale of land is only considered a sale when the transfer has been effected. The sale process would involve the negotiations and then people would capture those negotiations within a sale agreement, which would list all the conditions that must be met before the property is transferred. After such a transfer, you can then say that you have sold or not."
}