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

{
    "id": 2782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2782/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "However, public health facilities provide limited specialized medical services. Should hon. Jowi be in need of medical services that are not available in our public health facilities, then he would have to meet the cost since we do not have a budget for meeting the medical bills for persons who are not in our employment, including those who may have given distinguished service to the nation."
}