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

{
    "id": 456356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456356/?format=api",
    "text_counter": 421,
    "type": "speech",
    "speaker_name": "Hon. Anami",
    "speaker_title": "",
    "speaker": {
        "id": 2773,
        "legal_name": "Lisamula Silverse Anami",
        "slug": "lisamula-silverse-anami"
    },
    "content": "I am particularly happy about the affirmation of the administration of dowry which means a lot. This is because some people call it price but we know that it is more than pride price because there is no business of buying and selling in our marriage processes. The reinstatement of the real essence of dowry will make our society progressive with this Bill."
}