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

{
    "id": 237891,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/237891/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, I think the Assistant Minister needs to co-ordinate his training schedules properly. A number of sub-district hospitals, particulary in remote areas, are not properly manned. I know the Ministry has a standard number of staff in every sub-district hospital. Could the Assistant Minister ensure that, that standard is complied with across the country?"
}