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

{
    "id": 795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/795/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "The Assistant Minister for Transport",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, on the issue of harassment by the police which was raised by hon. Hassan, as much as possible, we might aware that there could be some harassment, but as I said, we had formed a taskforce which is looking into this matter. Maybe in line with what hon. Shebesh had asked, the recommendations of the taskforce are being implemented. We are trying to work on some of them at the moment."
}