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

{
    "id": 5835,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5835/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, while thanking the Assistant Minister for the Statement, could he be kind enough to name the specific vehicles that he has assigned to strengthen the patrol in that area? The Member has asked whether these are criminal incidents associated far and wide with other things and not necessarily related to ethnic tensions."
}