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

{
    "id": 4075,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4075/?format=api",
    "text_counter": 354,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Thank you and that is my understanding. Hon. Khalwale, you may be schooled, but you cannot refer to yourself as a learned friend. That is a very specific terminology used by lawyers. Hon. Gitari, please, continue with your contribution."
}