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

{
    "id": 456355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456355/?format=api",
    "text_counter": 420,
    "type": "speech",
    "speaker_name": "Hon. Anami",
    "speaker_title": "",
    "speaker": {
        "id": 2773,
        "legal_name": "Lisamula Silverse Anami",
        "slug": "lisamula-silverse-anami"
    },
    "content": "I support this Bill because it embraces the responsibility to community. Because of socio-economic challenges, we have had people disconnecting with their responsibilities as members of the society. I think this Bill gives us lifeline on which people will reflect. It will not just involve a few individuals hiding somewhere in a den but it is going to involve inclusively members of the society."
}