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

{
    "id": 13963,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13963/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "3. This House urges all leaders, including political leaders, to refrain from making public pronouncements related to appointment of the CEO of Moi Teaching and Referral Hospital outside the precincts of the National Assembly until the process of appointing a new CEO is complete."
}