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

{
    "id": 456357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456357/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Hon. Anami",
    "speaker_title": "",
    "speaker": {
        "id": 2773,
        "legal_name": "Lisamula Silverse Anami",
        "slug": "lisamula-silverse-anami"
    },
    "content": "Hon. Temporary Deputy Speaker, there is the issue of polygamous marriage which is very important. I come from that institution. My study of polygamous marriage is that we are able to take families to another level. There is that integration that happens in families where everyone is involved. My father was privileged to have six wives and I can tell you that everyone was involved not just at the initiation but the management of that marriage. So, polygamous marriage is very progressive if everyone is involved because there is the element of inclusiveness."
}