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

{
    "id": 2999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2999/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, we want doctors back to work. However, we hope for the best and prepare for the worst. So, in this case, we have made sure that Kenyan life will not be lost."
}