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

{
    "id": 150315,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150315/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, the land in question, according to the records that we have, does exist. It was a trust land and it belonged to the County Council of Kirinyaga. Indeed, at one time, the same land had been leased out to the South Ngariama Co-operative Society Ltd. So, it does exist."
}