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

{
    "id": 890543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/890543/?format=api",
    "text_counter": 345,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Zani",
    "speaker_title": "",
    "speaker": {
        "id": 13119,
        "legal_name": "Agnes Zani",
        "slug": "agnes-zani"
    },
    "content": "Clause 13(1) provides that there shall be established by each affected local community a Local Benefit Sharing Forum comprising of five persons elected by the residents of the local community. This is necessary so that the local people have a choice of who they want."
}