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

{
    "id": 173892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173892/?format=api",
    "text_counter": 204,
    "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": "(b) Between January 2003 and now, we have experienced a total of 145 accidents. Out of this number, 31 of them were accidents in which people died; 50 of them were those in which people sustained injuries; 30 of them major injuries and the rest were not injured at all."
}