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

{
    "id": 20375,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20375/?format=api",
    "text_counter": 728,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": " Hon. Minister, in a Motion for adjournment, we cannot call upon the Mover to reply. We have to allow the hon. Members to contribute for up to three hours, but when we do not have an hon. Member interested in contributing, we will stop."
}