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

{
    "id": 101370,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101370/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I tried to look at these things on a case to case basis but where I make a determination that there was a blatant and fraudulent acquisition of public land, I can assure you I will not hesitate. But I am aware of the problem and there are one or two things which I am trying to sort out. There is a bit of conflict between Masinde Muliro University with other public institutions who are claiming the same piece of land. I think in the fullness of time, we will have that matter resolved."
}