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

{
    "id": 1110147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110147/?format=api",
    "text_counter": 133,
    "type": "speech",
    "speaker_name": "Sen. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 366,
        "legal_name": "Amos Sitswila Wako",
        "slug": "amos-wako"
    },
    "content": "Be your own person. In as much as you must respect and obey the party policies, you must be seen to have contributed very positively and effectively to the policies of the party, rather than being just sitting as polices are made, while yours is to sing them without any contribution."
}