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

{
    "id": 80753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80753/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, I am not aware that the road is being fenced off, but if that happens to be the case, we will send our team for inspection and necessary action will be taken if such a person is found to be doing so."
}