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

{
    "id": 173893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173893/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Mr. Obure",
    "speaker_title": "The Minister for Public Works",
    "speaker": {
        "id": 118,
        "legal_name": "Christopher Mogere Obure",
        "slug": "christopher-obure"
    },
    "content": "The condition of the road is not the only factor contributing to the many accidents in the area. We accept that the section has been a black spot since 1984, partly owing to old and poor geometrical standards of road safety. Other causes of accidents include weather conditions, human error, vehicles which are unroadworthy and, of course, speeding."
}