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

{
    "id": 120110,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120110/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Wamalwa",
    "speaker_title": "",
    "speaker": {
        "id": 148,
        "legal_name": "Eugene Ludovic Wamalwa",
        "slug": "eugene-wamalwa"
    },
    "content": "(b) In view of the serious accidents that have occurred in the past, including the Mtongwe ferry disaster and the frequent ferry breakdowns, resultant jams and near stampedes as happened recently, what is the Government doing towards construction of such a bridge as a permanent solution to this problem?"
}