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

{
    "id": 555121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555121/?format=api",
    "text_counter": 165,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "Lastly - and this is very vital - is the involvement of the public by the Committee regarding their views. It is unfortunate that not everybody will be satisfied with the issues of development. It has been alleged that people in some parts are still requesting for compensation. Their participation is also important for us, as Members of Parliament."
}