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

{
    "id": 205991,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/205991/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Khamisi",
    "speaker_title": "",
    "speaker": {
        "id": 246,
        "legal_name": "Joseph Matano Khamisi",
        "slug": "joseph-khamisi"
    },
    "content": "Mr. Deputy Speaker, Sir, the shortage of nurses has been a perennial problem over the last four years. Could Mr. Awori tell us whether the problem is lack of trained personnel or it is the lack of money from the Government to employ qualified nurses in our health facilities?"
}