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

{
    "id": 11905,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11905/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the decision to erect the bumps has not yet been arrived at. However, we are liaising with the Police Department to be able to decide on the appropriate sections where we can erect the bumps and, more importantly, to be able to put up road signs to warn the road users."
}