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

{
    "id": 8017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8017/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, it is important to prepare these reports and take them back to the Ministry’s headquarters. However, could the Assistant Minister inform the House at what stage they involve wananchi in the preparation of these reports, so that they can give their input into the reports?"
}