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

{
    "id": 9779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9779/?format=api",
    "text_counter": 192,
    "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, I have not had the opportunity to look at that case. However, I think it would have benefited this House if we knew the subject of this case which is in court. So, could he tell us who has actually been sued because I have just spoken to these four owners of this land and they informed me that they have not been sued and they have not sued anybody?"
}