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

{
    "id": 3178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3178/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "3. Brain drain involving key health care staff - 85 per cent of doctors joining the Civil Service at any given time as interns will have resigned from the service by the end of 36 months following their appointment, the key reason being poor remuneration not commensurate to their qualifications and workload."
}