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

{
    "id": 18432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18432/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the design existing so far does not necessarily include a detour. However, it requires us to excavate and ensure that the road goes lower by about a metre thereby accommodating the height. The relief trucks should be able to pass there. This was not the case before. So, we do not need to detour the road."
}