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

{
    "id": 8148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8148/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Deputy Speaker, Sir, they have suggested that we beef up security by posting more security personnel to that area. They also requested that we avail another vehicle to help in patrolling the area. We are considering those requests. We are in the process of purchasing vehicles. We are also in the process of distributing what we had already bought. So, we will intensify security operations within that area."
}