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

{
    "id": 9775,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9775/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "(b) whether he is aware that the owners have been denied access to their properties by officers of the Lake Basin Development Authority (LBDA) and, if so, what steps he is taking to ensure that the owners enjoy their rights in these properties; and,"
}