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

{
    "id": 231313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231313/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "Thank you, Mr. Speaker, Sir. I would like the Assistant Minister to stop misleading the House. The problem is that the bridge is low. The engineers from Mumias and I visited the area last week. The engineers recommended that the height of the bridge should be raised. They did not talk about the drainage system which is not the problem. Could the Assistant Minister give the House the timeframe within which that bridge will be raised?"
}