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

{
    "id": 9781,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9781/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, if there are any people who have taken LBDA to court then certainly it is not with regards to these four parcels of land. If there are other parcels of land in that area where LBDA has been taken to court, then that is different. These are specific parcels of land, 58, 91, 92 and 128. Is there any court case on those specific pieces of land?"
}