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

{
    "id": 190920,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190920/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Madam Temporary Deputy Speaker, it may not be possible for me to give a date now because we need to confirm with the calender of the Ministry. I will not go there alone. I need to go there with my team. So, I will be able to communicate with the Members in due course."
}