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

{
    "id": 657385,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/657385/?format=api",
    "text_counter": 314,
    "type": "speech",
    "speaker_name": "Hon. Kisang",
    "speaker_title": "",
    "speaker": {
        "id": 2263,
        "legal_name": "William Kipkemoi Kisang",
        "slug": "william-kipkemoi-kisang"
    },
    "content": "I propose that we increase the duration of the evaluation from three months to six months. Sometimes when you are doing land transaction, it takes more than 90 days before you complete the transaction. This is to ensure that the valuation covers those delays that arise within the Ministry of Lands."
}