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

{
    "id": 123708,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123708/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "I do not know whether we do some contributions ourselves as a country in order to fund the processes and activities of our parliamentarians there. This parliament in South Africa is serviced by staff generated from member states in Africa. The member states in Africa are divided in regions. We belong to the East African region. Kenyans are"
}