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

{
    "id": 88512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88512/?format=api",
    "text_counter": 284,
    "type": "speech",
    "speaker_name": "Dr. Kosgey",
    "speaker_title": "The Minster for Agriculture",
    "speaker": {
        "id": 59,
        "legal_name": "Sally Jepngetich Kosgei",
        "slug": "sally-kosgei"
    },
    "content": "So, I took it for granted that all of us are affected by this. That is why I did not think it is necessary to justify. But I have now justified and I hope that you will support me."
}